Release Notes
6.9
Release-Datum: 30. August 2023
This minor release introduces a new SIP format, fixes multiple bugs in existing actions and improves performance when copying files.
docuteam actions
New Features
- The action to create a SIP from CSV now accepts two additional parameters in order to support the new SIP standard docuteam DC csv 1.0
Bugfixes
- The action to update an xml file in SIP using xslt now preserves the original file name
- The actions to update an xml file in SIP using xslt and to rename the root folder now correctly read out the
actions.properties
file. - Multiple bugfixes to the action to import or download a MARCXML file to or from Alma: Keep original file name when replacing files, downloading file in the folder specified in the parameter.
- Bugfixes to customer specific actions
- Include prepared SPARQL queries in distribution
Changes in common libraries
Improvements
- Usage of java.nio to copy files, leading to performance improvements in actions which copy files on Windows systems.
- Upgrade dependencies indicated by snyk.io
6.9.1
Release-Datum: 27. September 2023
This maintenance release updates dependencies and improves customer specific actions.
docuteam actions
Improvements
- Improvements to customer specific actions
Changes in common libraries
Improvements
- Upgrade dependencies indicated by snyk.io