Skip to content

Releases: hudmol/archivesspace_export_service

Release 1.5

31 May 00:29
Compare
Choose a tag to compare

This release is the same as 1.4 except that it includes a downgraded version of nokogiri to work around a bug.

Release 1.4

30 May 06:36
Compare
Choose a tag to compare
Release 1.4 Pre-release
Pre-release

This release is the same as release 1.3 except it includes the exporter_app gems.

Release 1.3

04 May 07:37
Compare
Choose a tag to compare
Release 1.3 Pre-release
Pre-release

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

14 Apr 03:18
Compare
Choose a tag to compare
Release 1.2 Pre-release
Pre-release

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

29 Jun 04:10
Compare
Choose a tag to compare

This release includes support for generating handles for exported resources.

See the README for instructions.

Release 1.0

07 Dec 04:43
Compare
Choose a tag to compare

This is the first production release.

It includes a completed README and a few minor tidy ups.

Release 0.16

19 Sep 05:02
Compare
Choose a tag to compare
Release 0.16 Pre-release
Pre-release

This release includes a possible fix for the record superposition paradox.

It also includes some diagnostics to aid in debugging.

Release 0.15

14 Sep 04:20
Compare
Choose a tag to compare
Release 0.15 Pre-release
Pre-release

This release includes improved performance on large datasets.

Release 0.14

12 Sep 23:59
Compare
Choose a tag to compare
Release 0.14 Pre-release
Pre-release

This release improves handling of blocked database writes.

Release 0.13

12 Sep 01:59
Compare
Choose a tag to compare
Release 0.13 Pre-release
Pre-release

This release includes a fix for cases where there is contention for a database connection.