Skip to content

Commit

Permalink
Merge pull request #762 from jburel/release_openmicroscopy_5_6_14
Browse files Browse the repository at this point in the history
Release openmicroscopy 5 6 14
  • Loading branch information
jburel authored Nov 21, 2024
2 parents 28122f8 + 69b46ed commit 7d18d5a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bf:
version: 8.0.1

omero:
version: 5.6.13
version: 5.6.14
majorversion: 5.6
insight:
version: 5.8.6
Expand Down
40 changes: 40 additions & 0 deletions _posts/2024-11-21-omero-5-6-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: post
title: Release of OMERO.server 5.6.14
intro-blurb: The OME team is pleased to announce the release of OMERO.server 5.6.14
---

Today we are releasing OMERO.server 5.6.14 which includes:

- The various Java components e.g. ``omero-server`` have been built via Java 11 with the compatibility flag on for Java 8.
Due to limited testing on Java 8, we recommend to upgrade to Java 11 or higher.
- Addition of new lookup tables.
- Upgrade of Bio-Formats to version 8.0.1.

**Note:** This upgrade will invalidate the Bio-Formats Memoizer cache. Please see the upgrade guide for further information.

### Installing the Software:

For full details of the changes included in the OMERO 5.6 series see the
[OMERO 5.6.0]({{ site.baseurl }}/2020/01/15/omero-5-6-0.html) release
announcement. Note that the present [list of supported versions](https://omero.readthedocs.io/en/v5.6.11/sysadmins/version-requirements.html) changed in the meantime. Full documentation for this release is available
under <https://omero.readthedocs.io/en/v5.6.14/>.

This release has been tested with
[OMERO.py 5.19.5](https://pypi.org/project/omero-py/5.19.5/) and
[OMERO.web 5.28.0](https://pypi.org/project/omero-web/5.28.0/). We
recommend that you upgrade OMERO.py and OMERO.web accordingly on your deployments.

Official Docker images are available as usual on Docker Hub with either
the latest or the 5.6 tag. Both Docker images have been upgraded to Rocky Linux 9:

* <https://hub.docker.com/r/openmicroscopy/omero-server>
* <https://hub.docker.com/r/openmicroscopy/omero-web-standalone>


You are invited to discuss this announcement on
[the image.sc forum](https://forum.image.sc/tags/c/data-management/omero).

All the best with your upgrades,

The OME Team

0 comments on commit 7d18d5a

Please sign in to comment.