Skip to content

Conversation

@dominikl
Copy link
Member

@dominikl dominikl commented Nov 5, 2025

  • Bump the omero-zarr-pixel-buffer jars to latest 0.6.1.
  • Bump ansible-role-omero-ms-image-region to latest 1.2.0 and add download URL parameter to latest omero-ms-image-region release which includes ozpb 0.6.1 (v2025.11.05).
  • Bump postgres role to 5.5.1 (fixes openssl dep issue WiP: Fix dependency ome/ansible-role-postgresql#43 ).

Replaces #459.

@dominikl
Copy link
Member Author

dominikl commented Nov 5, 2025

Related PRs:

@dominikl
Copy link
Member Author

dominikl commented Nov 7, 2025

Had to add the explict jar download for the microservice again, as the ansible role update might take longer.

@pwalczysko
Copy link
Contributor

pwalczysko commented Nov 7, 2025

  • Have to open PR to bump ansible-role-omero-ms-image-region version in deployment after release (where!?)

I believe in

- name: ome.omero_ms_image_region
@dominikl

Also see previous PR to that effect in #443

@dominikl
Copy link
Member Author

dominikl commented Nov 7, 2025

Ah yes, thanks Petr!

@dominikl
Copy link
Member Author

Had to remove last commit again, as omero_ms_image_region_folder is not known at that stage. Just have to do it manually for now.

@dominikl
Copy link
Member Author

This is how to do it manually:

cd /opt/omero/microservice/omero-ms-image-region/lib
wget https://artifacts.glencoesoftware.com/artifactory/gs-omero-snapshots-local/com/glencoesoftware/omero/omero-zarr-pixel-buffer/0.6.1/omero-zarr-pixel-buffer-0.6.1.jar
wget https://repo1.maven.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.8/caffeine-3.1.8.jar
wget https://repo1.maven.org/maven2/dev/zarr/jzarr/0.4.2/jzarr-0.4.2.jar
wget https://repo1.maven.org/maven2/org/lasersonlab/s3fs/2.2.3/s3fs-2.2.3.jar
wget https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-s3/1.12.659/aws-java-sdk-s3-1.12.659.jar

@dominikl dominikl requested a review from pwalczysko November 20, 2025 10:59
@dominikl
Copy link
Member Author

dominikl commented Nov 20, 2025

FYI, to be consistent we should probably have an ansible role for the omero-zarr-pixel-buffer installation in future instead of downloading the jars here!?

@pwalczysko pwalczysko merged commit 61583a5 into IDR:master Nov 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants