Skip to content

Commit

Permalink
Merge pull request #6344 from jburel/history_5.6.7
Browse files Browse the repository at this point in the history
changelog 5.6.7
  • Loading branch information
jburel authored Mar 20, 2023
2 parents 30d57e7 + 8f453b4 commit 4a9c735
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,38 @@
OMERO version history
=====================

5.6.7 (March 2023)
------------------

This release includes the following upgrade of the OMERO.server Java components:

- omero-gateway-java 5.8.0
- omero-blitz 5.6.2
- omero-server 5.6.7
- omero-renderer 5.5.12
- omero-romio 5.7.2
- omero-common 5.6.1
- omero-model 5.6.10


Improvements include:

- address performance issues when indexing fileset
- add ``omero.search.max_fileset_size`` property to indicated the maximum size of the fileset to be considered for indexing
- run the PixelDataThread Application events in SYSTEM Thread pool
- declare logback-classic as explicit dependency and set to 1.2.x
- an upgrade of Bio-Formats to version 6.12.0

**Note:** This upgrade will invalidate the Bio-Formats Memoizer cache. Please
see the upgrade guide for further information.
We also recommend to re-index the database especially if the OMERO server has a large number of High Content Screening data.

This version of the OMERO.server has been tested with:

- OMERO.py 5.13.1
- OMERO.web 5.19.0
- OMERO.dropbox 5.6.2

5.6.6 (December 2022)
---------------------

Expand Down

0 comments on commit 4a9c735

Please sign in to comment.