Skip to content

Releases: glencoesoftware/omero-zarr-pixel-buffer

v0.4.1

20 May 10:14
v0.4.1
Compare
Choose a tag to compare

What's Changed

  • Add null check for image.getFormat() by @sbesson in #9

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 May 08:45
v0.4.0
Compare
Choose a tag to compare

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

28 Mar 09:40
v0.3.0
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/glencoesoftware/omero-zarr-pixel-buffer/commits/v0.3.0