Skip to content

v2.0.0

Choose a tag to compare

@ianhi ianhi released this 08 Apr 19:29
· 87 commits to main since this release
a75341f

Icechunk 2 is here!

This release represents the next evolution of the Icechunk library and on-disk format,
shaped by hundreds of commits from dozens of contributors.

Icechunk 2 brings new features, stronger consistency guarantees, and higher performance across several
workloads, all while maintaining format compatibility. Icechunk 2 can read and write your existing
Icechunk 1 repos, and when you're ready to upgrade the format, a single function call migrates
your repos quickly and safely.

Migrate your existing repos using our migration guide and review the breaking changes from Icechunk 1.

See the complete change log here:

https://github.com/earth-mover/icechunk/blob/v2.0.0/Changelog.python.md

New Contributors

Full Changelog: v1.1.11...v2.0.0