Releases: earth-mover/icechunk
Releases · earth-mover/icechunk
v1.1.12
What's Changed
- better contributing docs build instructions by @ianhi in #1347
- Support
gs://prefix in virtual chunk containers in IC V1 (#1363) by @TomNicholas in #1368 - CI: update for support branches by @ianhi in #1357
- Expose merge method in python in IC V1 by @TomNicholas in #1373
- Ignore mypy complaint about
dask.__version__by @TomNicholas in #1374 - Bump version by @TomNicholas in #1377
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- fix pickling error in tests by @ianhi in #1314
- build: update for to pyO3 0.27.1 - also get python 3.14 support by @ianhi in #1313
- Bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #1311
- Virtual chunks can live in Azure by @paraseba in #1312
- Bump the rust-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #1310
- Release version 1.1.11 by @paraseba in #1315
Full Changelog: v1.1.10...v1.1.11
v1.1.10
What's Changed
- fix RTD build - limit python to what PyO3 accepts by @ianhi in #1296
- Bump astral-sh/setup-uv from 6 to 7 in the actions group by @dependabot[bot] in #1295
- Revert "update test machinery to support multiple saves with dask (#1273) by @dcherian in #1297
- simplify dask check by @ianhi in #1254
- Create mechanism for checking docstring consistency with xarray by @ianhi in #1275
- Fix
align_chunksxarray backcompat + add min version tests by @ianhi in #1299 - bump python version by @ianhi in #1301
Full Changelog: v1.1.9...v.1.1.10
v1.1.9
What's Changed
- Fix missing argument to gcs_storage by @mpiannucci in #1282
- release python version 1.1.9 by @mpiannucci in #1283
- Add
.authorized_virtual_container_prefixesproperty by @TomNicholas in #1286 - [python] Remove windows x86 from wheels by @mpiannucci in #1287
- Update release notes for 1.1.9 by @mpiannucci in #1288
- Bump rust lib version by @mpiannucci in #1289
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- doc: add instructions on how to run the xarray backend tests locally by @ianhi in #1272
- update test machinery to support multiple saves with dask by @ianhi in #1273
- Remove comment on extension config by @ianhi in #1274
- Support anonymous GCS in python by @mpiannucci in #1276
- Add note on security concerns with virtual chunks by @TomNicholas in #1277
- Bump the rust-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #1278
- Release 1.1.8 by @mpiannucci in #1279
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Speedup list_dir and list_prefix by @paraseba in #1257
- Safer
reset_branchby @paraseba in #1259 - Add S3Options accessors to .pyi file by @gscerveira in #1256
- Pass
split_everykwarg through in.to_icechunkby @TomNicholas in #1240 - CI: update existing mypy nightly issue instead of making a new one by @ianhi in #1255
- Fix (ignore) mypy errors generated from supporting divergent xarray imports by @ianhi in #1253
- try to fix xarray-backend-test by @ianhi in #1267
- Add docs for align_chunks argument to to_icechunk by @paraseba in #1269
- Add
Session.flushto allow anonymous snapshot creation by @paraseba in #1266 - Increase snapshot cache size by @paraseba in #1271
- Release version 1.1.7 by @paraseba in #1270
New Contributors
- @gscerveira made their first contribution in #1256
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Move to Rust 1.89 by @paraseba in #1213
- Accept Tigris high performance endpoint by @paraseba in #1214
- Document Session.fork by @paraseba in #1216
- Apply formatting suggestions automatically by @TomNicholas in #1218
- Split CI workflows for better parallelization and separation of concerns [EAR-2135] by @ianhi in #1222
- add nightly wheel upload [EAR-2133] by @ianhi in #1227
- Bump the rust-dependencies group with 4 updates by @dependabot[bot] in #1232
- Bump actions/download-artifact from 4 to 5 in the actions group by @dependabot[bot] in #1231
- CI: pep440 compliant dev version for nightly wheels by @ianhi in #1229
- fix git version for nightly wheel by @ianhi in #1233
- Adjust to xarray's refactor of private backend API by @TomNicholas in #1239
- update typing of partial writes method to follow zarr by @ianhi in #1241
- improve nightly workflow open issues for mypy by @ianhi in #1242
- Fix test bug in test_storage by @paraseba in #1236
- Bump the rust-dependencies group with 6 updates by @dependabot[bot] in #1237
- ForkSession: deepcopy underlying Session objects. by @dcherian in #1248
- Speedup
list_prefixandgetsize_prefixwhen prefix is not empty by @paraseba in #1245 - Release version 1.1.6 by @paraseba in #1252
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- add anon=True for virtual store example by @jbusecke in #1190
- Bump the rust-dependencies group with 5 updates by @dependabot[bot] in #1195
- Add option to deal with conflicts in Ceph Object Gateway (#1197) by @petermkr in #1200
- Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group by @dependabot[bot] in #1201
- QOL: add a warnign if you slightly misspell icechunk for logs by @ianhi in #1203
- Split up just pre-commit to massively speed up pre-commit by @ianhi in #1207
- Add sync version of Repository.reopen method by @TomNicholas in #1193
- Bump actions/setup-python from 5 to 6 in the actions group by @dependabot[bot] in #1211
- Bump the rust-dependencies group with 3 updates by @dependabot[bot] in #1210
- Release version 1.0.5 by @paraseba in #1212
New Contributors
Full Changelog: v1.1.4...v1.1.5