v1.1.6
What's Changed
- Move to Rust 1.89 by @paraseba in #1213
- Accept Tigris high performance endpoint by @paraseba in #1214
- Document Session.fork by @paraseba in #1216
- Apply formatting suggestions automatically by @TomNicholas in #1218
- Split CI workflows for better parallelization and separation of concerns [EAR-2135] by @ianhi in #1222
- add nightly wheel upload [EAR-2133] by @ianhi in #1227
- Bump the rust-dependencies group with 4 updates by @dependabot[bot] in #1232
- Bump actions/download-artifact from 4 to 5 in the actions group by @dependabot[bot] in #1231
- CI: pep440 compliant dev version for nightly wheels by @ianhi in #1229
- fix git version for nightly wheel by @ianhi in #1233
- Adjust to xarray's refactor of private backend API by @TomNicholas in #1239
- update typing of partial writes method to follow zarr by @ianhi in #1241
- improve nightly workflow open issues for mypy by @ianhi in #1242
- Fix test bug in test_storage by @paraseba in #1236
- Bump the rust-dependencies group with 6 updates by @dependabot[bot] in #1237
- ForkSession: deepcopy underlying Session objects. by @dcherian in #1248
- Speedup
list_prefixandgetsize_prefixwhen prefix is not empty by @paraseba in #1245 - Release version 1.1.6 by @paraseba in #1252
Full Changelog: v1.1.5...v1.1.6