Zarr

Latest version: v3.0.6

Safety actively analyzes 720164 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 15

3.0.6

What's Changed
* fix: restore attrs del functionality by ianhi in https://github.com/zarr-developers/zarr-python/pull/2908
* release: update release notes for 3.0.6 by jhamman in https://github.com/zarr-developers/zarr-python/pull/2923

**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.5...v3.0.6

3.0.5

New Contributors
* AdityaChaubeyIITM made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2864
* asimchoudhary made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2840
* OPMTerra made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2883

**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.4...v3.0.5

3.0.4

What's Changed
* Unnecessary lambda expression by DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2828
* don't serialize empty tuples for v2 filters, and warn when reading such metadata by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2847
* Fix a bug when setting complete chunks by dcherian in https://github.com/zarr-developers/zarr-python/pull/2851
* feat/batch creation by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2665


**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.3...v3.0.4

3.0.3

See release notes https://zarr.readthedocs.io/en/stable/release-notes.html#release-3-0-3

What's Changed
* Support automatic removal of `needs release notes` by moradology in https://github.com/zarr-developers/zarr-python/pull/2781
* Pluralize glob and file in labeler.yml by moradology in https://github.com/zarr-developers/zarr-python/pull/2785
* pin astroid to <4 to avoid docs build failures by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2796
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/zarr-developers/zarr-python/pull/2791
* Use removeprefix rather than replace to avoid separator deletion by moradology in https://github.com/zarr-developers/zarr-python/pull/2778
* Fix UTF generation for numpy in property-based tests by moradology in https://github.com/zarr-developers/zarr-python/pull/2801
* Strengthen pickling test and fix ZipStore __getstate__() by maxrjones in https://github.com/zarr-developers/zarr-python/pull/2807
* Enable stateful tests for LocalStore by dcherian in https://github.com/zarr-developers/zarr-python/pull/2804
* (fix): ensure zip directory store compares key to prefix correctly by ilan-gold in https://github.com/zarr-developers/zarr-python/pull/2758
* Regression test for codec overwriting. by dcherian in https://github.com/zarr-developers/zarr-python/pull/2811
* Deterministic chunk padding by brokkoli71 in https://github.com/zarr-developers/zarr-python/pull/2755
* Multiprocessing support by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2815
* fix: implicit fill value initialisation by LDeakin in https://github.com/zarr-developers/zarr-python/pull/2799
* Always skip reads when completely overwriting chunks by dcherian in https://github.com/zarr-developers/zarr-python/pull/2784
* fix: sharding codec with fancy indexing by LDeakin in https://github.com/zarr-developers/zarr-python/pull/2817
* Add Array metadata strategy by dcherian in https://github.com/zarr-developers/zarr-python/pull/2813
* Redundant list comprehension can be replaced using generator by DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2829
* Update and document GPU buffer handling by TomAugspurger in https://github.com/zarr-developers/zarr-python/pull/2751
* Add shards to array strategy by dcherian in https://github.com/zarr-developers/zarr-python/pull/2822
* create_array creates explicit groups by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2795
* Add more setitem property tests by dcherian in https://github.com/zarr-developers/zarr-python/pull/2825
* Feat: improves delete_dir for s3fs-backed FsspecStore by carshadi in https://github.com/zarr-developers/zarr-python/pull/2661
* Run fsspec tests in min_deps env by maxrjones in https://github.com/zarr-developers/zarr-python/pull/2835
* Changelog for v3.0.3 by dcherian in https://github.com/zarr-developers/zarr-python/pull/2836

New Contributors
* LDeakin made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2799
* carshadi made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2661

**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.2...v3.0.3

3.0.2

What's Changed
* doc: seed unreleased release notes by jhamman in https://github.com/zarr-developers/zarr-python/pull/2728
* Add hatch command for html coverage report by maxrjones in https://github.com/zarr-developers/zarr-python/pull/2721
* (fix): structured arrays for v2 by ilan-gold in https://github.com/zarr-developers/zarr-python/pull/2681
* Use towncrier for changelog generation by dstansby in https://github.com/zarr-developers/zarr-python/pull/2736
* Wrap sync fs for xarray.to_zarr by moradology in https://github.com/zarr-developers/zarr-python/pull/2533
* Fix label action by dstansby in https://github.com/zarr-developers/zarr-python/pull/2744
* Fix "needs release notes" labeler action by dstansby in https://github.com/zarr-developers/zarr-python/pull/2759
* Fix pickling of ZipStore by dstansby in https://github.com/zarr-developers/zarr-python/pull/2762
* Improve test coverage for storage classes by maxrjones in https://github.com/zarr-developers/zarr-python/pull/2693
* Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions group by dependabot in https://github.com/zarr-developers/zarr-python/pull/2770
* Upload coverage after GPU tests by dstansby in https://github.com/zarr-developers/zarr-python/pull/2767
* Make botocore an optional test dependency by dstansby in https://github.com/zarr-developers/zarr-python/pull/2768
* Some release note improvements by dstansby in https://github.com/zarr-developers/zarr-python/pull/2775
* Use ChunkKeyEncodingLike type alias by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2763
* add init_array, and data kwarg for create_array by d-v-b in https://github.com/zarr-developers/zarr-python/pull/2761
* Optimize is_total_slice for chunksize == 1 by dcherian in https://github.com/zarr-developers/zarr-python/pull/2782
* prepare changelog for 3.0.2 release by jhamman in https://github.com/zarr-developers/zarr-python/pull/2783

New Contributors
* ilan-gold made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2681
* moradology made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2533

**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.1...v3.0.2

3.0.1

What's Changed
* doc: add release announcement banner by jhamman in https://github.com/zarr-developers/zarr-python/pull/2677
* Fix: order for v2 arrays by normanrz in https://github.com/zarr-developers/zarr-python/pull/2679
* test: enable codecov in main test action by jhamman in https://github.com/zarr-developers/zarr-python/pull/2682
* Bootstrap release notes post v3 by dstansby in https://github.com/zarr-developers/zarr-python/pull/2680
* Don't put usernames in changelog by dstansby in https://github.com/zarr-developers/zarr-python/pull/2687
* Quickstart guide alignment with V3 API by BrianMichell in https://github.com/zarr-developers/zarr-python/pull/2697
* Fix for empty consolidated metadata dataset: backwards compatibility w/ 2.x by mannreis in https://github.com/zarr-developers/zarr-python/pull/2695
* Speed up hypothesis tests by dstansby in https://github.com/zarr-developers/zarr-python/pull/2650
* Remove un-needed files from source distribution by dstansby in https://github.com/zarr-developers/zarr-python/pull/2686
* Ensure compressor=None results in no compression for V2 by martindurant in https://github.com/zarr-developers/zarr-python/pull/2709
* Update pull request template by brokkoli71 in https://github.com/zarr-developers/zarr-python/pull/2717
* Upgrade ruff to 0.9.1 by DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2703
* Multiple imports for an import name by DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2723
* Clean up dependabot config by dstansby in https://github.com/zarr-developers/zarr-python/pull/2702
* Fix minimum fsspec test verseion by dstansby in https://github.com/zarr-developers/zarr-python/pull/2715
* Fix release notes labelling by dstansby in https://github.com/zarr-developers/zarr-python/pull/2701
* doc: fix codec reprs in doctests by jhamman in https://github.com/zarr-developers/zarr-python/pull/2727
* doc: release notes for 3.0.1 by jhamman in https://github.com/zarr-developers/zarr-python/pull/2726

New Contributors
* BrianMichell made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2697
* mannreis made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2695

**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.0...v3.0.1

Page 1 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.