Releases: glencoesoftware/omero-zarr-pixel-buffer
Releases · glencoesoftware/omero-zarr-pixel-buffer
v0.4.1
v0.4.0
What's Changed
- Allow the PixelsService to be runtime configured by @chris-allan in #5
- Generalize ZarrPixelsService.getUri to support additional entityType/entityId by @sbesson in #6
- Convert ZarrPixelsService.asPath into a public static method by @sbesson in #8
- Add build support for JDK 21 by @sbesson in #7
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Port label support from omero-ms-image-region implementation by @sbesson in #1
- Make tile cache robust to resolution level changes by @chris-allan in #2
- Switch from PixelBuffer to Zarr metadata and array cache by @chris-allan in #3
- Switch from com.bc.zarr:jzarr to dev.zarr:jzarr by @sbesson in #4
New Contributors
- @sbesson made their first contribution in #1
- @chris-allan made their first contribution in #2
Full Changelog: https://github.com/glencoesoftware/omero-zarr-pixel-buffer/commits/v0.3.0