Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Releases: sul-dlss-deprecated/dor-services

v5.7.0

30 Mar 22:29
Compare
Choose a tag to compare
  • default object rights datastream xml gets correct utf-8 encoding (instead of ISO-8859-1 aka LATIN1) (PR #209)
  • return an empty FileGroupDifference when contentMetadata is missing. (PR #197)
  • refactoring code for maintainability inspired by rubocop

v5.6.0

11 Mar 22:45
Compare
Choose a tag to compare
  • upgrade to dor-workflow-service 2.0.1
  • get_related_obj_display_title now uses descMetadata title
  • add_collection_reference no longer errors when the referenced collection doesn't exist
  • add rubocop to dev dependencies
  • a good bit of rubocop suggested cleanup
  • .gitignore: add .pry_history

v5.5.3

03 Mar 00:11
Compare
Choose a tag to compare
  • fix missing variable name in get_content_diff (2a970d5)

v5.5.2

03 Mar 00:17
Compare
Choose a tag to compare
  • Stop indexing the workflow archive count (5cd2d39)
  • fix workflow name test (field is _ssim, should expect array) (0ab1e26)

v5.5.1

02 Mar 18:32
Compare
Choose a tag to compare
  • match status of "404 Not Found" (8d6bb18)

v5.5.0

01 Mar 18:13
Compare
Choose a tag to compare
  • Use the dor-services REST API gateway to SDR services (fdb91ee)
  • Use and store the instantiatable Dor::WorkflowService within the Dor::Config (0adab1b)
  • Extract calls to SDR into the Sdr::Client class (854924e)
  • use create_workflow rather than deprecated initialize_workflow (05a6b33)

v5.4.2

25 Feb 01:12
Compare
Choose a tag to compare
  • Update to dor-workflow-service 2.x
  • Remove unused dependencies

v5.4.1

22 Feb 19:25
Compare
Choose a tag to compare
  • Copy Dor::Config solrizer parameters to the solr key

v5.4.0

22 Feb 19:22
Compare
Choose a tag to compare
  • Remove gemfiles from the travis configuration
  • Rename solrizer configuration to just solr
  • Use the released version of dor-rights-auth
  • Remove unused and broken gsearch service endpoints and configuration
  • Update Dor::Config to provide appropriate rest clients for SDR and DOR service applications
  • Prevent failure on reindexing when given APO or collection does not exist
  • (resurrected master)

v4.24.0

19 Feb 19:26
Compare
Choose a tag to compare
  • backport to 4.x: move DOR to Solr indexing code from Argo to dor-services (9f30c8d)
  • use content= to ensure proper persistence behavior (5ee84a9)
  • add a virtual resource even if an empty parent (06b15f3)