Skip to main content
Version: 7.0

Release Notes

7.0.0

Release date: 19 June 2024

This major release switches to Java 17, removes obsolete features / actions and contains improvements and bugfixes to existing code.

docuteam actions

Deprecations

  • Basic authentication for actions using the feeder API has been removed. Since feeder version >=6.0, the authentication must be done through API tokens.
  • The action queue submitted depositions which used the Deposition API of docuteam feeder has been removed. Since version 5.4 of feeder, event handlers have been introduced which are the supported mechanism to initiate for example deposition processing.
  • The action submit SIPs from folder has been removed. Packages can be submitted through the deposition API and using observers/hotfolders.
  • Removed obsolete customer-specific actions.

Changes in common libraries

New features

  • Switch to and require Java 17.
  • Support 3-Heights Document Converter to return a zipped result (extracting it into a folder structure).

Improvements

  • Upgrade dependencies indicated by snyk.io.
  • Update default DROID signature files.
  • Add default DC to EAD mapping to csv mapping config file.

Bugfixes

  • Make sure file names for temporary copies and log files are unique.

Deprecations

  • The Windows native implementation of the 3-Heights Document Converter client will be removed in a future major release. Instead, the webservice client should be used.
  • The aipcreatoreth module has been removed, together with respective actions, as it is no longer in use and relied on very old indirect dependencies that blocked certain updates.