Skip to content

Releases: sul-dlss/preservation_catalog

v0.7.5

22 Jun 00:58
5bf969e
Compare
Choose a tag to compare
  • Can run CV for objects with particular status on particular root (#919)
  • Rake task improvements (#916, #918)

v0.7.4

20 Jun 20:04
57c1893
Compare
Choose a tag to compare
  • update dependencies (#911)

v0.7.3

20 Jun 19:11
8c6a221
Compare
Choose a tag to compare
  • 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

12 Jun 22:04
20deee7
Compare
Choose a tag to compare
  • 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

11 Jun 23:47
681c754
Compare
Choose a tag to compare
  • Add Audit:: Namespace to rake task - Checksum.validate_list_of_druids in Rakefile.rb (681c754)
    v0.7.0...v0.7.1

v0.7.0

11 Jun 23:34
f1977f0
Compare
Choose a tag to compare
  • 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

06 Jun 20:51
13e3d21
Compare
Choose a tag to compare
  • Fix schedule.rb for crontab #822

v0.6.5

06 Jun 00:11
926030f
Compare
Choose a tag to compare
  • 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

02 Jun 00:24
379afb2
Compare
Choose a tag to compare
  • 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

31 May 18:41
64fdfb8
Compare
Choose a tag to compare
  • 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)