Releases: zarr-developers/zarr-java
Releases · zarr-developers/zarr-java
0.1.1
What's Changed
- Deploy only on release published by @brokkoli71 in #65
- Add OME-Zarr support by @brokkoli71 in #66
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Change Array.read Shape Argument long & Store Request Validation by @brokkoli71 in #54
- Further tests and delete chunk data after resize by @brokkoli71 in #49
- fix:
ZstdCodecwith sharding by @LDeakin in #56 - fix: unnecessary double store read in sharding by @LDeakin in #57
- Http Request Retries by @brokkoli71 in #62
- fix: sharding race condition by @brokkoli71 in #61
- add big endian dtypes to v2 by @brokkoli71 in #60
- Replace
bytebuffer.array()call by @brokkoli71 in #58 - Documentation by @brokkoli71 in #55
- bump version to 0.1.0 by @brokkoli71 in #64
New Contributors
Full Changelog: 0.0.10...0.1.0
0.0.10
What's Changed
- Memory store by @brokkoli71 in #36
- Accept missing "configuration" key for "chunkKeyEncoding". by @gouttegd in #42
- Chore: reformat codebase by @brokkoli71 in #44
- Fix
IndexingUtils.computeProjectionby @brokkoli71 in #48 - Zip Store by @brokkoli71 in #37
- Add default chunk shape calculation for v2 and v3 arrays by @Copilot in #50
- release 0.0.10 by @brokkoli71 in #53
New Contributors
Full Changelog: 0.0.9...0.0.10
0.0.9
Full Changelog: 0.0.8...0.0.9
0.0.8
New Maven Central release mechanism
Full Changelog: 0.0.7...0.0.8
0.0.7
0.0.6
Re-release of 0.0.5 since the Maven Central builds were not triggered.
What's Changed
- Bump to 0.0.6 to trigger release by @joshmoore in #39
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Support smaller array size than chunk size by @brokkoli71 in #9
- Fix
HttpStoreby @brokkoli71 in #12 - Concurrent Read and Write by @brokkoli71 in #14
- Storage transformers by @brokkoli71 in #15
- V2 core features by @brokkoli71 in #22
- Update dependency versions by @dominikl in #26
- V2 groups by @brokkoli71 in #25
- catch NoSuchKeyException for S3Store.exists by @brokkoli71 in #31
- Fix codecs without config by @brokkoli71 in #34
- V2 attributes by @brokkoli71 in #28
Full Changelog: 0.0.4...0.0.5