Releases: glencoesoftware/omero-zarr-pixel-buffer
Releases · glencoesoftware/omero-zarr-pixel-buffer
v0.6.1
v0.6.0
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
- @dominikl made their first contribution in #28
- @jburel made their first contribution in #27
- @kkoz made their first contribution in #39
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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
- @melissalinkert made their first contribution in #12
Full Changelog: v0.4.1...v0.5.0
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