Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We are in the process of releasing 0.13.0 (a breaking API change):
However, this will likely take several months to percolate through the ecosystem (e.g. to get to a DataFusion user it will require a major release of arrow and then a major release of DataFusion).
There are several fixes that would be nice to release downstream sooner, such as the fix for #578 requested by @ion-elgreco
Describe the solution you'd like
Let's make a 0.12.5 release and backport specific fixes
Requested content
Process:
- Cherry pick the relevant changes
- Create a PR targeting the release/0.12 branch
Then I will do my normal process of
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We are in the process of releasing 0.13.0 (a breaking API change):
0.13.0(breaking) - Target Nov 2025 #367However, this will likely take several months to percolate through the ecosystem (e.g. to get to a DataFusion user it will require a major release of arrow and then a major release of DataFusion).
There are several fixes that would be nice to release downstream sooner, such as the fix for #578 requested by @ion-elgreco
Describe the solution you'd like
Let's make a 0.12.5 release and backport specific fixes
Requested content
SpawnService panics tokio-runtime-worker threads #578 / Dont unwrap on body send #442 from @ion-elgrecoLocalFileSystem::read_ranges#595 / @alambdocs.rsbuild failure #591Process:
Then I will do my normal process of