Skip to content

Releases: hathitrust/feed

feed_v1.9.6

02 Dec 13:35
ccd032f
Compare
Choose a tag to compare

What's Changed

  • Support for new IA minter by @aelkiss in #80
  • Update namespace definitions

Full Changelog: feed_v1.9.5...feed_v1.9.6

feed_v1.9.5

30 Nov 14:25
48937c0
Compare
Choose a tag to compare

What's Changed

  • HT-3183: Add dry-run flag for backup expiration by @aelkiss in #79

Full Changelog: feed_v1.9.4...feed_v1.9.5

feed_v1.9.4

16 Nov 16:00
5b85c2c
Compare
Choose a tag to compare

Bugfix Release

  • Workaround for memory leak in single thread runner by @aelkiss in #78

Full Changelog: feed_v1.9.3...feed_v1.9.4

feed_v1.9.3

11 Nov 16:21
Compare
Choose a tag to compare
  • Enhancement: handle reading order metadata for items from Internet Archive
  • Bugfix: Work around apparent memory leak in jobs by forking for each job in feed_single_thread.pl
  • Bugfix: handle reading order consistently between package types
    • use techMD in the source METS
    • use reading order whenever it is in source METS
    • don't warn for missing reading order
  • Bugfix: fix syntax error in job to full-view material that is full view on Google Books
  • Bugfix: backup expiration: retain old versions for 6 months after ingesting a new version, rather than expiring all versions older than 6 months when there is a new version

feed_v1.9.2

27 Oct 17:59
a790ec9
Compare
Choose a tag to compare
  • defer to Zephir for non-Google digitization agent
  • use node-specific name for working directory

feed_v1.9.0

07 Oct 14:51
3c48df8
Compare
Choose a tag to compare
  • Enhancement: support for downloading SIPs from cloud storage via rclone
  • Bugfix: Move aside rights.yml (conflicted with production config)

feed_v1.8.8

30 Sep 19:34
599b296
Compare
Choose a tag to compare

Bug fix release

  • Fixes for scheduled jobs

feed_v1.8.7

22 Sep 13:45
dee94f7
Compare
Choose a tag to compare

Improvements for repository auditing:

  • Bug fixes for backup auditing
  • Move main repository auditing to ingest repository
  • Improved support for end-to-end ingest and audit testing in development

Also:

  • remove license boilerplate
  • update jobs submodule to manage enabled daily jobs managed via config instead of via symlinks

feed version 1.8.5

14 Sep 19:05
d0c4640
Compare
Choose a tag to compare

Update jobs submodule

feed version 1.8.4

10 Sep 21:01
473120f
Compare
Choose a tag to compare

Support for sending mail from inside cron jobs running in containers