icechunk-v0.1.0-alpha.8
Pre-release
Pre-release
mpiannucci
released this
02 Jan 19:34
·
56 commits
to main
since this release
What's Changed
- Run checks on lock file changes by @paraseba in #451
- Bump to Zarr3b3 by @dcherian in #454
- Speedup python CI by @dcherian in #425
- Set store to writeable after creating a branch by @dcherian in #455
- Temporarily fix virtual tests by @mpiannucci in #463
- Better deletion tracking in ChangeSet by @dcherian in #457
- Wire up Zarr stateful tests by @dcherian in #437
- Persistent configuration by @paraseba in #465
- Error when chunk coordinates are invalid by @emacollins in #395
- Virtual chunk containers by @paraseba in #472
- Virtual chunks design document by @paraseba in #436
- API Refactor by @mpiannucci in #470
- Update documentation for new API and rename
writeable_session
towritable_session
by @mpiannucci in #479 - Update version control notebook (fixes doc build) by @mpiannucci in #480
- Repository config overriding by @paraseba in #481
- Python learns to rebase and report conflicts by @mpiannucci in #485
- Python config design doc by @paraseba in #488
- Add design doc for rebase and commit python api improvements by @mpiannucci in #483
- Refine Ref APIs on Repository by @mpiannucci in #499
- Refactor how we initialize and configure storage and repos by @paraseba in #497
- [python] Add conflicted chunk report out on
RebaseFailedError
by @mpiannucci in #495 - Python library learns how to use virtual chunk containers by @paraseba in #502
- Canonicalize local fs object store by @mpiannucci in #501
- Virtual chunk location inspection by @paraseba in #504
- Python can now set checksums for virtual chunk refs by @paraseba in #508
- Bump jinja2 from 3.1.4 to 3.1.5 in /docs in the pip group across 1 directory by @dependabot in #509
- Join
RepositoryConfig
andStoreConfig
by @paraseba in #507 - Bring 'test_can_read_old' test back to life by @paraseba in #511
- Add committing to stateful test actions by @dcherian in #466
- Create specific credential types for each object store by @paraseba in #512
- Add stateful testing for version control ops by @dcherian in #453
- Implement credentials refresh by @paraseba in #517
- Fix reset_branch op in stateful test by @dcherian in #521
- Fix s3 prefix issue by @paraseba in #525
- Add support for Google Cloud Storage by @mpiannucci in #503
- Update dask_write.py to the new API by @paraseba in #527
- Add docstrings by @paraseba in #529
- 0.1.0-alpha.8 release preparation by @paraseba in #530
- Fix rust library release action by @paraseba in #531
New Contributors
- @emacollins made their first contribution in #395
Full Changelog: icechunk-v0.1.0-alpha.7...icechunk-v0.1.0-alpha.8