Release 4.4.0.90
·
146 commits
to master
since this release
Features
- Time-Bound Hash Lists
- This will introduce setting an expiry for items in both hash lists (safe & bad)
- Add the ability to add/modify item in the safe/bad lists for the
- Add tag for imported packages in JAR files (
file.jar.imported_package)
Bugfixes
- Invalidate update source caching if URI changes
- Prevent the UI to add an item to the safe/bad list twice
- Don't crash if you can't reclassify the documents related to a submission, leave the documents unchanged
- Lucene: Assess numbers as numerical values before assuming they are dates
Optimizations
- Speed up OCR string detection by doing substring comparison rather than using regex
- Improve source update process for service updaters
- Additional environment-based configurations added for setting retry properties
- Cache file existence checks when handling duplicate files in task
- Remove unnecessary connection resets to the datastore