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 to CDL rights parsing

27 Aug 19:09
Compare
Choose a tag to compare

Controlled digital lending rights will now indicate read rights as "None" to match how they are mapped into cocina models in dor-services-app.

Allow for controlled digital lending righs to be set

27 Aug 19:08
Compare
Choose a tag to compare

We have a new flavor of access rights for controlled digital lending objects. This release allows for them to be set and parsed.

Version 9.5.0

28 May 13:09
Compare
Choose a tag to compare

Changes

  • add barcode accessor
  • Deprecate agreement methods

v9.2.1

16 Mar 21:23
Compare
Choose a tag to compare
  • get fix from PR #695 so dor_indexing_app tests pass (fix is for embargo datastream with empty release date)

Version 9.1.0

11 Mar 14:54
Compare
Choose a tag to compare

Changes

  • drop unused druid-tools dependency
  • Add use_and_reproduction_statement to embargo
  • Add etd model properties.

Version 8.4.0

05 Feb 03:47
Compare
Choose a tag to compare

Changes

  • Send a notification if there are missing release tags
  • Extract ProcessIndexer
  • Test cleanup
  • Refactor of RestResourceFactory to take a url rather than a type. This reduces indirection.

Version 8.3.0

08 Jan 21:19
Compare
Choose a tag to compare

Changes

  • Fix indexing of workflow complete status when new workflow steps have been added.
  • Test on ruby 2.6 and 2.7

Version 8.1.0

19 Sep 20:06
Compare
Choose a tag to compare

Changes

  • Remove cleanup from config. It wasn't used
  • Update StateService to take a version. This prevents dor-workflow-service from making an unnecessary call to dor-services-app
  • [refactor] Indexer should not need to know about datastreams (#663)
  • Remove method that was marked for deprecation (#661)
  • Remove deprecated contentMetadata methods
  • Deprecate configuration item local_document_cache_root (#660)

Version 8.0.0

19 Sep 20:07
Compare
Choose a tag to compare

Changes

  • Switch to a static configuration
  • Remove deprecated classes/methods

7.2.4

14 Aug 22:11
0bb8465
Compare
Choose a tag to compare

Allow dor-services-client 2.x in addition to 1.x, and allow token-based authentication when configuring the dor-services-client.