- Build with Java 11 (#154)
- Review API documentation of the omero.grid.Table (#152)
- Bump omero-server version to 5.7.0
- Bump omero-common-test version to 5.7.0
- Improve checksum validation performance for large filesets (#150)
- Bump omero-server version to 5.6.12
- Bump omero-common-test version to 5.6.7
- Fix ordering of OriginalFile objects registered in saveFileset() (#148)
- Bump omero-server version to 5.6.11
- Bump omero-common-test version to 5.6.5
- Bump logback-classic to version 1.3.14 (#137)
- Bump omero-server version to 5.6.10
- Bump omero-common-test version to 5.6.4
- Revert "Java client init: no "anon" among jdk.tls.disabledAlgorithms" (#146)
- Bump omero-server version to 5.6.9
- Bump omero-common-test version to 5.6.3
- Add top-level Git mailmap
- Remove support for ADH and let Ice choose the default SSL protocol (#139)
- Bump omero-common-test version to 5.6.2
- Bump omero-server version to 5.6.8
- Set logback dependency to 1.2.x (#136)
- Push to releases folder on artifactory (#134)
- Declare logback-classic as explicit dependency (#133)
- Bump omero-common-test version to 5.6.1
- Bump omero-server version to 5.6.7
- Command line importer developer user experience improvements (#130)
- Explicitly include details.externalInfo when relinking duplicate objects (#129)
- Bump TestNG to 7.5 (#124)
- Bump omero-common-test version to 5.6.0
- Bump omero-server version to 5.6.5
- Add python/icedoc zip artifacts to the omeroBlitz Gradle publication (#128)
- Bump omero-server version to 5.6.4 (#127)
- Bump omero-common-test version to 5.5.10
- Bump org.openmicroscopy.project plugin to 5.5.4 (#127)
- Add Gradle publication workflow (#127)
- Fix conversion NPE for PIXELS and REFERENCEFRAME (#126)
- Bump omero-server version to 5.6.3
- Bump omero-common-test version to 5.5.9
- Use ice 3.6.5 (#125)
- Use Maven central (#115)
- Bump plugin version (#117)
- Use Gradle 6 (#114)
- Use GitHub action (#113)
- Bump omero-server version to 5.6.2
- Bump omero-common-test version to 5.5.8
- Allow clients to connect with newer TLS (#108)
- Remove unused repository code (#102)
- Correct bug in listing import processes (#101)
- Allow duplication of file-based objects (#100)
- How to report "omero import" bugs now (#96)
- Bump omero-server version to 5.6.1
- Bump omero-common-test version to 5.5.7
- Have reset password use SQL to bypass 2019-SV3 restrictions (#85)
- Remove junit dependency (#86)
- Implement setROIName in OMEROMetadataStoreClient (#90)
- info in log (#93)
- Fix import-as by group owners (#94)
- Bump omero-server version to 5.6.0
- Make the OMERO.blitz component name explicit in the log (#78)
- Expand user session creation abilities (#80)
- Display unit test output instead of caching it (#81)
- Expand documentation of API for Chgrp2, Chmod2, Chown2 (#82)
- Security vulnerability fix for 2019-SV1
- Bump omero-server version to 5.5.6
- Better handle import keep-alives (#65)
- Better handle the closing of Table proxies (#72)
- Better handle unit conversion (#76)
- Remove references to bin/omero from docs (#75)
- Add deprecation warning to Blitz objects (#62)
- Increase VerifyDepthMax for websocket login (#66)
- Prepare Blitz objects for Python 3 support (#69, #70)
- Bump omero-server and omero-common-test version.
- Fix Ice SSL ciphers (#58, #59)
- Properly close table services (#57, #60)
- Add -T Project:name:x/Dataset:name:y support (#61)
- Bump omero-server and omero-common-test version.
- Update omero-server dependency version.
- Support websocket and url style connection strings.
- Move clients' graph requests onto background threads.
- Generate Ice doc.
- Move repository location properties.
- Fix remaining Javadoc warnings.
- Reduce use of Guava.
- Remove findbugs pulled in by subethamail.
- Remove the Java Gateway code.
- Partially migrate Properties file from the openmicroscopy repository.
- Fix Javadoc warnings.
- Run units test in Travis.
- Deprecate setCaseSentivice in favor of new setCaseSensitive.
- Deprecate vestigial data provider for deleted test.
- Add DEBUG logging for successful repository file deletions.
- Safely order repository file deletions.
- Move OMEROImportFixture into test directory.
- LegalGraphTargets can work for any GraphQuery instance.
- Java SSL fixes for clients (rebased from metadata54).
- Remove Repository.pixels and deprecate BfPixelsStoreI.
- Fix "cannot link" bug with import target containers.
- Adjust some Blitz API responses to signal "OK".
- Remove from comments confusing references to OMERO 4.x code.
- Update Hibernate DTD URL to current recommendation.
- Version loading tweak.
- Fix comments in FS Blitz API.
- Include map annotations in image metadata export.
- Add License file.
- Use new Gradle build system.
- Extract omero-blitz from the openmicroscopy repository.