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

update descMetadata MODS header from 3.3 to 3.6

22 Feb 23:49
Compare
Choose a tag to compare

new location rights codes, better text for existing locations

15 Feb 22:06
Compare
Choose a tag to compare

sul-dlss/argo#934: add rights type entries for additional locations, nicer human readable text for existing locations 4ecfc5d

v5.21.3

15 Feb 22:01
Compare
Choose a tag to compare
  • README: add gemnasium and gem version badges 7bf3f2a
  • When publishing metadata, use #content instead of #to_xml for compatibility with all datastreams f4e7979

v5.21.2

15 Feb 21:54
Compare
Choose a tag to compare
  • fix Governable#default_workflow_lane to return 'default' when governing APO does not have administrativeMetadata datastream. 24ae8c9
  • Ensure collections are publishable 3f2cc2a

v5.21.1

18 Jan 23:52
Compare
Choose a tag to compare
  • allow source_id and other_id values to have colons

(note: tag for v5.21.0 was a botched release attempt)

v5.19.0

06 Dec 15:02
Compare
Choose a tag to compare
  • Extract Dor::PublicDescMetadataService and Dor::PublicXmlService
  • Update rightsMetadata license indexing to remove blank values
  • Update rightsMetadata indexing to include all licenses for an object
  • PublicXmlService should not produce empty ` elements
  • Use ActiveFedora's finders instead of Dor.find_all

v5.18.0

30 Nov 18:46
Compare
Choose a tag to compare
  • Remove deprecated and unused configuration defaults (#281)
  • Cleanup unused code (#282)
  • Refactor Describable#to_solr to minimize duplicative work (#283)
  • Update rights indexing to use nil instead of '' for blank values (#285)

v5.17.2

18 Nov 18:53
Compare
Choose a tag to compare
  • 8f7e277 Memoize the fedora client certificate store to avoid unnecessary reinitialization
  • 2f981a5 Organize and add hierarchy to spec directory
  • 947f47f Move model mixins into models/concerns directory

v5.17.1

18 Nov 18:53
Compare
Choose a tag to compare
  • 274f900 Rename mods:identifier indexed field from identifier_* to mods_identifier_* to avoid conflicts
  • 584de11 Use explicit namespaces for xpaths
  • 3909a90 use a String rather than URI for rest-client 2.x

v5.17.0

17 Nov 19:57
Compare
Choose a tag to compare
  • 1902ec7 add reindex_pid_remotely to execute reindex logic via remote call to dor-indexing-app
  • f47f088 Avoid unnecessary re-load of collection objects
  • b67e396 Change default local purl mount config to /purl/document_cache
  • 9db0fc4 Refactor Dor.find/find_all to use AF's finders
  • a0dcc9e Create model hierarchy and reduce interdependencies between concerns
  • f63b93d Convert publishable test to use standard fixture loading
  • 214149a Exclusively use MODS-derived display titles for related items
  • aa7dec8 Add additional indexed fields from MODS for increased parity with existing public_dc indexing