Skip to content

Commit b6589df

Browse files
authored
Merge pull request #6434 from sbesson/omero_5.6.15
Add release notes for OMERO.server 5.6.16
2 parents 8921799 + cb72cc9 commit b6589df

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

history.rst

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,43 @@
55
OMERO version history
66
=====================
77

8+
5.6.16 (June 2025)
9+
------------------
10+
11+
This main focus of this release is the update of the dependencies of OMERO.server.
12+
This includes the removal of unnused dependencies as well as the upgrade of several
13+
libraries where the current version is associated with public vulnerabilities.
14+
It also includes a server fix when reading `omero.policy.binary_access` stored as a
15+
group configuration.
16+
The version of Bio-Formats bundled with the OMERO.server binary is bumped to 8.2.0
17+
and will invalidate previous Bio-Formats Memoizer cache files. Please
18+
refer to the upgrade guide for further information.
19+
Finally this release adds NumPy 2.3 support via OMERO.scripts 5.9.1
20+
shipped with the server binary, OMERO.py 5.21.0 and OMERO.web 5.29.1.
21+
22+
The following OMERO.server dependencies have been upgraded:
23+
24+
- `org.openmicroscopy:omero-blitz` from 5.8.2 to 5.8.3
25+
- `org.openmicroscopy:omero-common` from 5.7.2 to 5.7.3
26+
- `org.openmicroscopy:omero-gateway-java` from 5.10.2 to 5.10.3
27+
- `org.openmicroscopy:omero-model` from 5.7.2 to 5.7.3
28+
- `org.openmicroscopy:omero-server` from 5.7.2 to 5.7.3
29+
- `org.openmicroscopy:omero-renderer` from 5.6.2 to 5.6.3
30+
- `org.openmicroscopy:omero-romio` from 5.8.2 to 5.8.3
31+
- Spring Framework from 4.3.14 to 4.3.30
32+
- Spring Security LDAP from 4.2.4 to 4.2.20
33+
- `net.sf.ehcache:ehcache` from 2.10.4 to 2.10.9.2
34+
- `org.quartz-scheduler:quartz` from 2.2.1 to 2.4.0
35+
- `org.apache.calcite:calcite-core` from 1.20.0 to 1.35.0
36+
- `org.apache.xmlgraphics:batik-codec` from 1.9.1 to 1.19
37+
38+
The following OMERO.server dependencies have been removed:
39+
40+
- `org.apache.xmlgraphics:batik-all` in favor of `org.apache.xmlgraphics:batik-codec` and its dependencies
41+
- `com.jamonapi:jamon`
42+
- `edu.ucar:bufr`
43+
- `edu.ucar:udunits`
44+
845
5.6.15 (April 2025)
946
-------------------
1047

0 commit comments

Comments
 (0)