Releases: sul-dlss/dor-workflow-client
Releases · sul-dlss/dor-workflow-client
v3.10.0
Version 3.9.0
Changes
- Add method to retrieve a list of templates
- Allow passing version to active_lifecycle
Version 3.8.0
Changes
- Add the ability for lifecycle to query for a specific version.
- Update the update_workflow_error_status to use a non-deprecated endpoint.
Version 3.7.0
Changes
- Add new method that updates workflow steps without requiring namespace
Version 3.6.0
Changes
- Add repository field to the Workflow and Process response models
Version 3.5.0
Changes:
- Removed 'hold' as a valid status
- Add a method to access the workflow template endpoint
- Added code coverage instrumentation
3.4.1
3.4.0
v3.0.0
Changes
This changes the name of the gem to dor-workflow-client
(previously dor-workflow-service
)
This allows redirect requests, which is something we want so that https://lyberservices-prod.stanford.edu/workflow can be a redirect instead of a proxy. See sul-dlss/workflow-server-rails#156 (comment)
version 2.11.0
Changes
- Deprecate all the
get_*
methods - add
all_workflows_xml
method