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

v3.0.0

Compare
Choose a tag to compare
@bess bess released this 13 Feb 17:04
· 29 commits to master since this release
  • 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