Zum Hauptinhalt springen
Version: 3.1

Release Notes

3.1.0

Release-Datum: 24. September 2025

This minor release delivers enhancements to two actions and addresses a bug fix.

New features

Improvements

  • Added new parameter ignoreEmptyResultsWhenSearchingByIdentifier to action replaceInstantiation.
  • Add optional parameter channelId to customer specific action listAvailablePackagesFromPreIngestComponent to only create events for a specific channel ID.

Bugfixes

  • Modify MARC mapping in customer specific action updateMetadataInBoxFor2118. ISSN will now be read out from 022$a, 773$x or 490$x (in order of preference, only one value will be read out), journal will be read out from 830$a, 773$t or 490$a (in order of preference, multiple values will be read out, but just from one field tag).

3.1.1

Release-Datum: 27. November 2025

This bugfix release fixes multiple bugs with existing actions.

New features

Improvements

Bugfixes

  • Fix issue with metadata elements characteristicsNote and languageNotes in the mets.xml to rdf mapping which did not work correctly for folders created during a file migration.
  • harvestOaiPmhData will ignore OAI-PMH identifiers ending with a colon.
  • Allow SIP zip file with a size larger than 2GB in action transformCMIECH0160Package.
  • Fixed an issue where triples were wrongly substituted in importRdfIntoFedora.
  • Fix logging in action listAvailablePackagesFromPreIngestComponent when using the channelId parameter.