Skip to content

Integration Migration Phase 1 Version 2.0.0

Compare
Choose a tag to compare
@ConnorSheremeta ConnorSheremeta released this 15 Dec 14:52
e87d374

[2.0.0] 2020-12-14

Fixed

  • Bumped sidekiq-unique-jobs as our version was yanked PR#1738
  • docker image can be built and deployed PR#1757
  • Skip broken item causing fedora migration rake task to fail PR#1766
  • Fixed failing migrations due to missing blobs #1781
  • Destroy attachments and call save without validations in fedora migration rake task #1685
  • Now ignoring strings of length 4 for dates in coerce_value PR#1700

Added

  • Added solr exporters for ar community and ar collection #1782

Changed

  • Beefed up AR migrations by stating that certain attributes cannot be null PR#1704