Release Notes
2.4.0
Date de release: 03 décembre 2024
This minor release adds new APIs to retrieve and modify/add metadata belonging to a RecordResource, update Camel-Toolbox to version 6.1.0, fixes bugs in the import of rdf to Fedora and with the pagination of simple search results. It includes deployment improvements and updates for external dependencies.
New Features
- Fedora database connections pool can be configured with a properties file.
- New API endpoint to modify/add descriptive metadata belonging to a RecordResource.
Improvements
- Improve database conections pool configuration to support the ingest of larger files.
- Upgrade docuteam-converter to 7.1.0.
- Upgrade Java runtime from version 11 to 17 as required by the docuteam-converter.
- Upgrade dependencies indicated by snyk.io.
Bugfixes
- Correctly close files when doing import of rdf to Fedora.
- Fix the pagination of simple search results.