Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Releases: curationexperts-deprecated/darlingtonia

v3.0.2

21 Feb 16:06
e8c4d77
Compare
Choose a tag to compare
  • Bug fix: Do not fail to log an error if the title is missing

v3.0.0

13 Feb 17:04
Compare
Choose a tag to compare
  • Change to method signature of HyraxRecordImporter.new
    • initialize method now accepts an attributes hash for
      attributes that come from the UI or importer rather
      than from the CSV/mapper. These are useful for logging
      and tracking the output of an import job for a given
      collection, user, or batch.
  • Improved default logging
    • logs are more easily parsed, e.g., by splunk
    • logs contain summary information
    • option to pass in a batch_id to track successes and failures per batch

v2.0.0

04 Feb 18:47
Compare
Choose a tag to compare

Note: This release contains backwards-incompatible changes.

  • Assume our base use case is to import into Hyrax
  • Use HyraxMapper and HyraxRecordImporter by default
  • Please use 3.0 release instead

v1.2.3

24 Jan 14:59
Compare
Choose a tag to compare

Update active_fedora version requirements to bypass critical bug.

v1.2.1

24 Jan 13:49
Compare
Choose a tag to compare
  • Updated contact info

v1.2.0

03 Jan 13:07
Compare
Choose a tag to compare
  • Add a mapper for core and basic Hyrax metadata