Releases: hathitrust/holdings-backend
Releases · hathitrust/holdings-backend
v2.2.9
v2.2.8
v2.2.7
v2.2.6
Adding uchardet
v2.2.4
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
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
v2.2.1: updated values for cluster.holdings.mono_multi_serial
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)
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