Releases: sul-dlss/preservation_catalog
Releases · sul-dlss/preservation_catalog
v0.7.5
- Can run CV for objects with particular status on particular root (#919)
- Rake task improvements (#916, #918)
v0.7.4
- update dependencies (#911)
v0.7.3
- When status is changed to OK_STATUS set preservationAuditWF to "completed (#875, #881)
- ensure only online pres_copies for pohandler (#836, #880)
- CV queue handling scaffolding (#884)
- enable replication to two endpoints (#887, 872)
- don't replicate objects > 10 G (#896)
- fixtures use same storage-trunk as mounts for stage to have both (#894)
- various refactoring to lower maintenance costs (#871, #873, #874, #879, #894, #895, #898, #908)
v0.7.2
- Rakefile: add Audit namespace to M2C and C2M rake tasks (#870)
- README: add audit check usage instructions from rails console (#853)
- Rake: resque tasks load the environment (#862)
- zipmaker worker: fix bugs and gaps (#855)
v0.7.1
- Add Audit:: Namespace to rake task - Checksum.validate_list_of_druids in
Rakefile.rb
(681c754)
v0.7.0...v0.7.1
v0.7.0
- Rake task to run a list of druids from csv for checksum validation and moab 2 catalog (106adf4, c209e31)
- Add US East AWS Endpoint (89aaf08)
- Switch to dor-workflow-services gem for ReST calls to workflows (02953be)
- Move Audit methods to app directory (0af2098)
v0.6.6...v0.7.0
v0.6.6
- Fix schedule.rb for crontab #822
v0.6.5
- tweak audit error messages (#819)
- replication: store zip checksum in prescat db (#824)
- C2M, M2C: do not mark status as ok unless checksum validation has been run (#825)
- update dependencies (#829)
v0.6.4
- index endpoint_class and type_name on EndpointType, beef up Endpoint and PreservedObject tests, etc (#804)
- add rake task to run M2C on a single druid (#816)
v0.6.3
- Fix schedule.rb for crontab (#811)
- add unique constraint for preserved_copy for druid, version, endpoint combination (#798)
- implement ResultsRecorderJob (#799)
- implement ZipmakerWorker (#771)
- update moab-versioning to 4.2.2 for better moab-validation error messages (#808)
- fix spec order dependence in workflow_errors_reporter_spec (#807)