Release Notes
1.1.0
Release date: 26 April 2023
This minor (actually not so minor) release of actions-js adds new operations, supports/requires Fedora 6.4 for parallel ingests, includes a few bugfixes as well as contains the regular updates of dependencies.
New features
- New operation to identify duplicates (based on SHA-512) before storing binaries in the repository
- New operation to harvest identifiers from OAI-PMH
- New operation to harvest a single record from OAI-PMH
Improvements
- Add global resources (e.g. file formats, submission agreements) with direct request, but do not update them with each new ingest. This requires Fedora 6.4 or higher that supports concurrent appends.
- Extend METS to RDF mapping to include additional metadata
- Configuration section for feeder is not mandatory anymore
- Show more details in case of non-existing prefix resource
Bugfixes
- Updates for various dependencies
- Cleanup obsolete filter configuration
- Support package names containing spaces
- Block ingests if resources already exist
- Align URIs to always be lowercase