v2.0.0
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
- @ebarylko made their first contribution in #1343
- @evaporei made their first contribution in #1426
- @d0rianb made their first contribution in #1489
- @aladinor made their first contribution in #1491
- @samantha-earthmover made their first contribution in #1646
- @pfackeldey made their first contribution in #1650
- @tylanderson made their first contribution in #1645
- @jayendra13 made their first contribution in #1490
Full Changelog: v1.1.11...v2.0.0