Skip to content

Releases: hathitrust/holdings-backend

v2.2.9

19 Apr 18:19
3478bf3
Compare
Choose a tag to compare

What's Changed

  • PHO-20: adding report for basic holdings based overlaps by @mwarin in #271

Full Changelog: v2.2.8...v2.2.9

v2.2.8

24 Mar 16:50
c1b32a4
Compare
Choose a tag to compare

What's Changed

  • DEV-569: Adding Thread.pass to get rid of Sidekiq warnings when loading holdings by @mwarin in #266
  • holdings specification in markdown by @mwarin in #260
  • DEV-659: Convert input files to utf8 and log changes, when scrubbing by @mwarin in #270

Full Changelog: v2.2.7...v2.2.8

v2.2.7

23 Feb 17:06
f08d0bf
Compare
Choose a tag to compare

What's Changed

  • DEV-406: Use temporary directories for test by @aelkiss in #264
  • DEV-636: Utils::AgnosticOpener taking care of gzip/BOM/newlines by @mwarin in #265

Full Changelog: v2.2.6...v2.2.7

v2.2.6

14 Feb 14:34
f1118fd
Compare
Choose a tag to compare

What's Changed

  • DEV-632: changed scrub logging to prevent log seepage, changed timestamp format on scrub log filename by @mwarin in #259

Full Changelog: v2.2.5...v2.2.6

Adding uchardet

10 Feb 19:21
f6173ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

09 Feb 15:13
b95e57d
Compare
Choose a tag to compare

What's Changed

  • Before scrubbing file, make sure it has no illegal utf8 stuff by @mwarin in #253
  • DEV-586: Use push metrics gem by @aelkiss in #254
  • Added retention_condition field to commitments by @mwarin in #256
  • Make sure log is uploaded even when error has been raised by @mwarin in #257

Full Changelog: v.2.2.3...v2.2.4

Release 2.2.3

30 Jan 19:58
1e96328
Compare
Choose a tag to compare

What's Changed

  • DEV-523: shared print policies; commitment tsv loading by @aelkiss in #245
  • DEV-412, shared print overlap groups by @mwarin in #246
  • DEV-523, NON-REPRO policy for commitments by @mwarin in #247
  • DEV-566: changed input field name to enum_chron for holdings loading by @mwarin in #249
  • Bump rack from 2.2.4 to 2.2.6.2 by @dependabot in #251
  • Bump activesupport from 7.0.4 to 7.0.4.1 by @dependabot in #250
  • DEV-464, a validator for phase 3 sp commitments by @mwarin in #248
  • Added policy validation rule from DEV-465 by @mwarin in #252

Full Changelog: v2.2.2...v2.2.3

v2.2.2

22 Dec 15:43
6a98bb4
Compare
Choose a tag to compare

What's Changed

  • Adding class for mass-update of embedded documents in mongo by @mwarin in #244
  • Allow commitments to potentially move to another cluster if updating commitment OCN by @mwarin in #233

Full Changelog: v2.2.1...v2.2.2

v2.2.1: updated values for cluster.holdings.mono_multi_serial

16 Dec 17:15
ab98e45
Compare
Choose a tag to compare

What's Changed

  • Don't pass --inline option through to common job by @aelkiss in #243
  • Updating item type [mono, multi, serial] to [mix, mon, spm, mpm, ser] by @mwarin in #242

Full Changelog: v2.2.0...v2.2.1

Release 2.2.0 (functional autoscrub)

05 Dec 15:51
af48b8f
Compare
Choose a tag to compare

What's Changed

  • (autoscrub) fail more gracefully if ocn.nil?, DEV-513 by @mwarin in #234
  • (autoscrub) fail more gracefully when scrubbing an empty line by @mwarin in #236
  • (autoscrub) handle scrubbing file that has a bigger diff than we like without crashing by @mwarin in #237
  • DEV-518: (autoscrub) chunked files were not sorted numerically by OCN. Fix for that. by @mwarin in #238
  • (autoscrub) force loaded_dir value to be string for sidekiq batch purposes by @mwarin in #239
  • (autoscrub) attempt to fix the sidekiq callback issue in DEV-522 by @mwarin in #240
  • (cost report) changed back costreport output path by @mwarin in #241

Full Changelog: v2.1.2...v2.2.0