v0.1.0-b33
Pre-release
Pre-release
What's Changed
- Fix reading out arrays from database storage by @cjboyle in #1010
- Redefine the Catalog Hierarchy using Closure Tables by @genematx in #954
- Remove .coverage file from repo by @tpoliaw in #1062
- refactor: Replace use of dependency_overrides for accessing root_tree by @tpoliaw in #1027
- Added new registries to export tables and arrays as csv files on Windows by @jmaruland in #1060
- Fix methods for node deletion by @genematx in #997
- Support optional params in mimetypes with serializers by @jmaruland in #991
- refactor: Improve zarr version detection. by @danielballan in #1063
- ENH: human-friendly repr for chunks by @genematx in #1064
- Remove unused server_settings from cli serve methods by @tpoliaw in #1068
- Use timedeltas for settings time values by @tpoliaw in #1067
- Update SQLStorage Repr by @gwbischof in #1071
- Remove unused auth_aliases when building app kwargs by @tpoliaw in #1075
- Update custom format test by @ZohebShaikh in #1039
- Remove registry overrides when building app kwargs by @tpoliaw in #1072
- Re-use build_app_from_config when building default app by @tpoliaw in #1073
- Add initial typing to config module by @tpoliaw in #1074
- Add /zarr/v2 and /zarr/v3 Endpoints by @genematx in #774
- locust read load testing by @gwbischof in #1055
- Use
uv
for GHA workflows by @danielballan in #1082 - Tolerate missing access blob by @danielballan in #1083
- Add access_blob column to revisions table. by @danielballan in #1084
- Test on Python 3.13 in CI matrix by @danielballan in #1085
- fix: Correct indentation in service config schema by @tpoliaw in #1087
Full Changelog: v0.1.0-b32...v0.1.0-b33