Skip to content

Changes

Summary

  1. Use OmeroFileSystemStore to catch missing chunk exceptions (details)
  2. Checkstyle/Javadocs (details)
  3. Add license (details)
  4. Simplify code and elaborate logic in javadoc (details)
  5. Release omero-zarr-pixel-buffer 0.6.0 (details)
  6. Bump version to 0.6.1-SNAPSHOT (details)
  7. Synchronize setResolutionLevel and only repopulate zIndexMap if res level changed (details)
  8. Instead of sychronized, set zIndexMap atomically (details)
  9. Release omero-zarr-pixel-buffer 0.6.1 (details)
  10. Bump version to 0.6.2-SNAPSHOT (details)
Commit 7c09bf935ef9e92e9b83e9431cdc980ba8f1e4d1 by kevin
Use OmeroFileSystemStore to catch missing chunk exceptions
The file was modified src/main/java/com/glencoesoftware/omero/zarr/ZarrPixelsService.java (diff)
The file was addedsrc/main/java/com/bc/zarr/storage/OmeroFileSystemStore.java
Commit a2d44299a856a3dfe4b7e219637946b0d57a4c62 by kevin
Checkstyle/Javadocs
The file was modified src/main/java/com/bc/zarr/storage/OmeroFileSystemStore.java (diff)
The file was modified src/main/java/com/bc/zarr/storage/OmeroFileSystemStore.java (diff)
Commit 79b8cf69b7a38c43853229128971622c18dff758 by kevin
Simplify code and elaborate logic in javadoc
The file was modified src/main/java/com/bc/zarr/storage/OmeroFileSystemStore.java (diff)
Commit 7b326ea99157182371f22b50eeadd38ef4689a96 by sbesson
Release omero-zarr-pixel-buffer 0.6.0
The file was modified build.gradle (diff)
Commit 76b40e40654d13ebae1c759725f5a718e1330516 by sbesson
Bump version to 0.6.1-SNAPSHOT
The file was modified build.gradle (diff)
Commit 12ac1938982e4520b0accf4d49b184b4249c9846 by kevin
Synchronize setResolutionLevel and only repopulate zIndexMap if res level changed
The file was modified src/main/java/com/glencoesoftware/omero/zarr/ZarrPixelBuffer.java (diff)
Commit d2a217b9b70eabf12478de2a522258f297ecb748 by kevin
Instead of sychronized, set zIndexMap atomically
The file was modified src/main/java/com/glencoesoftware/omero/zarr/ZarrPixelBuffer.java (diff)
Commit 288fdd1d1ba18ab6b5113811f93e6cdef2db0157 by sbesson
Release omero-zarr-pixel-buffer 0.6.1
The file was modified build.gradle (diff)
Commit 044d439d22e725f8f25237b7820354824e8ff2f8 by sbesson
Bump version to 0.6.2-SNAPSHOT
The file was modified build.gradle (diff)