Aller au contenu principal
Version: 2.4

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 connections 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.

2.4.1

Date de release: 5 mai 2025

This bugfix release improves overal SPARQL query performance, fixes security issues and corrects bugs.

Improvements

  • Optimize SPARQL queries to improve performance.
  • Redirect to the originally requested URL after a successful Keycloak login.
  • Allow configuring the Fuseki request timeout via the configuration.
  • Add PREMIS agents and rights to SPARQL export.

Bugfixes

  • Ingest events from Fedora 3 are now correctly treated when generating FOXML files.
  • Properly escape input fields.
  • Fix various security issues.
  • Fix the compatibility of webhook event with feeder.
  • Fix the append endpoint to correctly check for duplicate IDs.

2.4.2

Date de release: 26 mai 2025

Improvements

  • Align RDF import implementation with actions.js.
  • Securely submit the session cookie.

2.4.3

Date de release: 24 juin 2025

Improvements

  • Added a new dropdown to specify the number of results displayed in the simple search.
  • Export signature check event in PREMIS.