This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
v1.1.0
Changes
- Uses Hyrax 2.3.3 instead of 2.1.0. Hyrax release notes for v2.3.3 and the intervening versions since v2.1.0 can be found at
- https://github.com/samvera/hyrax/releases/tag/v2.2.0
- https://github.com/samvera/hyrax/releases/tag/v2.2.1
- https://github.com/samvera/hyrax/releases/tag/v2.2.2
- https://github.com/samvera/hyrax/releases/tag/v2.2.3
- https://github.com/samvera/hyrax/releases/tag/v2.2.4
- https://github.com/samvera/hyrax/releases/tag/v2.3.0
- https://github.com/samvera/hyrax/releases/tag/v2.3.1
- https://github.com/samvera/hyrax/releases/tag/v2.3.2
- https://github.com/samvera/hyrax/releases/tag/v2.3.3
.fcrepo_wrapper
uses Fedora 4.7.5 instead of 4.7.4.- Adds
FileSetDepositorAccessActor
to accommodate actor stack changes between Hyrax 2.1.0 and 2.3.0. - Refactors
Importer::CSVImporter
to queue up separate jobs for eachDataset
import where feasible. AddsBatchObjectImportJob
andImporter::BatchObjectImporter
as part of that refactoring.
Bug Fixes
- https://duldev.atlassian.net/browse/RDR-377 -- Batch Import does not validate manifest 'on_behalf_of' column
- https://duldev.atlassian.net/browse/RDR-385 -- Batch importer does not handle checksums for file paths containing spaces