Icechunk 0.1.0 alpha 5
Pre-release
Pre-release
mpiannucci
released this
26 Nov 16:00
·
136 commits
to main
since this release
What's Changed
- Skip confirmation in rust release by @paraseba in #307
- Set committer for rust release by @paraseba in #308
- Update virtual dataset python docs by @mpiannucci in #312
- Update xarray.md by @jhamman in #316
- Read-Only mode when checking out snapshot or tag by @dcherian in #313
- Node ids are random not sequential by @paraseba in #319
- Error when checking out invalid snapshot ID by @dcherian in #317
- [chore] Switch pyo3 async out for pyo3 async runtimes by @mpiannucci in #351
- Update overview.md by @mdsumner in #353
- Update configuration.md by @mdsumner in #354
- Fix python lint action by @mpiannucci in #355
- Fix example NOAA dataset by @jbusecke in #358
- Fix pickling of stores by @dcherian in #349
- Update to pyo3 0.22 by @kylebarron in #362
- Change
KeyNotFound
error to use python builtinKeyError
by @mpiannucci in #365 - Rust Icechunk learns how to collect garbage by @paraseba in #368
- Delete extra constants by @paraseba in #370
- Simplify Python binding of
StorageConfig
by @kylebarron in #371 - More control for merging stores together by @mpiannucci in #361
- Fix broken link by @rabernat in #379
- Sync with zarr python 3 beta 2 by @mpiannucci in #388
- Linting with ruff by @dcherian in #394
- Wire up Zarr property tests EAR-1189 by @dcherian in #68
- Update roadmap documentation by @paraseba in #398
- Set store to read only after unpickling by @dcherian in #405
- Bump tornado from 6.4.1 to 6.4.2 in /docs in the pip group across 1 directory by @dependabot in #406
- codespell action upgrade by @paraseba in #407
- Add transaction logs and basic conflict resolution by @paraseba in #403
- Update CI linting checks by @dcherian in #415
- Add
to_icechunk
for xarray by @dcherian in #357 - Bump the rust-dependencies group with 15 updates by @dependabot in #410
- Add nice docstring for
icechunk.dask.store_dask
by @dcherian in #417 - Upgrade pyo3 to 0.23, sync changelogs by @mpiannucci in #413
New Contributors
- @mdsumner made their first contribution in #353
- @kylebarron made their first contribution in #362
Full Changelog: icechunk-v0.1.0-alpha.4...icechunk-v0.1.0-alpha.5