This minor patch release fixes a few unintended regressions in Icechunk 2.
Migrate your existing repos using our migration guide and review the breaking changes from Icechunk 1.
See the complete change log to Icechunk 2 here:
https://github.com/earth-mover/icechunk/blob/v2.0.0/Changelog.python.md
What's Changed
- chore(ci): shard hypothesis tests across 3 parallel runners by @samantha-earthmover in #2046
- Fix
icechunk.storemodule renamed toicechunk.zarrby @TomNicholas in #2047 - Fix sdist build: symlink README from root by @dcherian in #1937
- Update docs banner for Icechunk 2.0 by @TomNicholas in #2052
- Optimize
set_virtual_refsto do a single node lookup by @TomNicholas in #2045 - Set MSRV to 1.91.0; bump version to 2.0.1 by @dcherian in #2054
Full Changelog: v2.0.0...v2.0.1