py-v0.9.2
What's Changed
- ci: Run tests on 3.13, 3.14, 3.14t by @kylebarron in #637
- feat: Add Python 3.13t and 3.14t builds / wheels by @DisturbedOcean in #619
- feat: Bump upstream
object_storeversion by @kylebarron in #636- This should reduce contention on the credential cache for highly-concurrent usage. See apache/arrow-rs-object-store#541, some initial discussion in apache/arrow-rs-object-store#542, and fix in apache/arrow-rs-object-store#648.
- fix: Fix pytest warning about
@pytest.mark.asyncioon non-async function by @kylebarron in #638
Full Changelog: py-v0.9.1...py-v0.9.2