Releases: hudmol/archivesspace_export_service
Release 1.5
Release 1.4
This release is the same as release 1.3 except it includes the exporter_app gems.
Release 1.3
This release includes a change to the fop generator.
It now sets accessibility to true if it is true in the config from an xconf file.
Release 1.2
This release includes the following changes:
- Log at info level when a handle is created
- Don't let a handle create failure crash the whole job
- Strip newlines from titles in the manifest markdown
- Added a
:no_git
option to the PDF generator to stop PDFs from being versioned under git - Added a
:xconf_file
option to the PDF generator to allow the provision of a custom xconf - Upgraded fop.jar to v2.2
- Updated gems to avoid a security vulnerability
Release 1.1
This release includes support for generating handles for exported resources.
See the README for instructions.
Release 1.0
This is the first production release.
It includes a completed README and a few minor tidy ups.
Release 0.16
This release includes a possible fix for the record superposition paradox.
It also includes some diagnostics to aid in debugging.
Release 0.15
This release includes improved performance on large datasets.
Release 0.14
This release improves handling of blocked database writes.
Release 0.13
This release includes a fix for cases where there is contention for a database connection.