Zum Hauptinhalt springen
Version: 2.5

Release Notes

2.5.0

Release-Datum: 29. April 2025

This minor release improves the way http requests to external API are done, correct bugs and introduces support for Node v22.

New features

  • Support Node v22
  • Add a new action to add custom metadata to METS.
  • Add a new action to handle signature events in metadata as custom metadata.

Improvements

  • Limit the numbers of http requests done at the same time to external APIs.
  • Add optional parameter to checkForAndDeleteExistingPackagesByRefCode action to send delete message to access component.

Bugfixes

  • Fix ingest for binaries in a file format that's recognized as RDF content by Fedora 6 (e.g. "text/turtle", "application/n-triples").
  • PREMIS file objects replaced by folders are now mapped correctly when converting METS to RDF.
  • Fixed multiple bugs with the excludePIDsWithStateDeleted parameter in the action to find migratable PIDs.
  • Fixed bug with urn in customer specific action reportPackageStatusToPreIngestComponent
  • Correctly handles errors in RDFImporter when checking whether a subject exists in Fedora.