1.4.0
The documentation for this release is available here.
The Java version should be upgraded to 17 for this release to run.
Because of the removal of the INDEXING_FAILURE status, if you started document collecting before 1.2.0-milestone.1 then you MUST use the cleanup command in the Administrator Application (v1.3.0) to remove documents from the database that has this status.
Features
- #316 Added a pre-rendered image of the first page of PDF documents to the search page in the Web Application. At the moment these images are only shown for PDF documents only because of technical limitations.
- #310 Updated the debug endpoint to report if the document is available in the filesystem of the vault where it resides and if the document is indexed, is it available in Elasticsearch as a document in the index.
Maintenance
- #320 Updated Java to 17.
- #302 Updated the supported MongoDB version to 5.0. The 4.4 version should work as well, but it will not be officially tested in the future.
- #314 Removed the INDEXING_FAILURE status.
- #317 #305 Updated Apache Tika to 2.1. This is a major version upgrade. It significantly lowers the file size for the Downloader Application and Indexer Application.
- #312 Updated Apache Artemis to 2.18.0.