This repository has been archived by the owner on May 11, 2022. It is now read-only.
Releases: sul-dlss-deprecated/dor-services
Releases · sul-dlss-deprecated/dor-services
Update to CDL rights parsing
Allow for controlled digital lending righs to be set
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
Changes
- add barcode accessor
- Deprecate agreement methods
v9.2.1
Version 9.1.0
Changes
- drop unused druid-tools dependency
- Add use_and_reproduction_statement to embargo
- Add etd model properties.
Version 8.4.0
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
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
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
Changes
- Switch to a static configuration
- Remove deprecated classes/methods