Skip to content

Releases: glencoesoftware/omero-zarr-pixel-buffer

v0.6.1

29 Oct 11:40
v0.6.1

Choose a tag to compare

What's Changed

  • Fix setResolutionLevel Race Condition by @kkoz in #40

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Oct 09:44
v0.6.0

Choose a tag to compare

What's Changed

  • Add clarification about the downsampling factor expectation by @sbesson in #32
  • Extended axes support by @dominikl in #28
  • Endpoint support by @jburel in #27
  • README updates (requirements, installation & usage) by @sbesson in #35
  • Add checkstyle configuration based on Google Java style by @sbesson in #34
  • Update ZarrPixelBufferTest to use bioformats2raw 0.11.0 native features by @sbesson in #36
  • Sparse Zarr Refactor by @kkoz in #39

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

18 Jun 13:25
v0.5.0

Choose a tag to compare

What's Changed

  • Clarify the OME-Zarr expectations for omero-zarr-pixel-buffer by @sbesson in #10
  • Fix and expand range checks when performing tile retrieval by @chris-allan in #11
  • Handle Zarr data that is downsampled in Z by @melissalinkert in #12
  • Clarify a few aspects of the OMERO Zarr pixel buffer integration by @sbesson in #15
  • Fix Unidata repo URL by @melissalinkert in #18
  • Upgrade tika-core to the latest 1.x release by @sbesson in #20
  • Bump org.openmicroscopy:omero-blitz from 5.7.3 to 5.8.3 by @sbesson in #25
  • Add CodeQL workflow for omero-zarr-pixel-buffer by @sbesson in #21

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 May 10:14
v0.4.1

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

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

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