Releases: sul-dlss/dor-workflow-client
Releases · sul-dlss/dor-workflow-client
Version 3.23.0
Version 3.22.0
Changes
- Pass the object version when deleting a workflow
Version 3.20.0
Changes
- Added
Status#display_simplified
Version 3.19.0
Changes
- Add a method for extracting status for an object
Version 3.18.0
Changes
Use the non-deprecated route for closing versions and deprecates passing the repo
parameter to the close_version method.
Version 3.16.0
Changes
- Allow faraday 1.0
Version 3.15.0
Changes
- add completed? method on the workflow response
Version 3.14.0
Changes
- Allow passing a version parameter to the close_version method so that the workflow-server doesn't have to make a separate call to dor-services-app
- Drop rails 4.2 support
3.13.0
Version 3.11.0
Changes
- Get the workflows without passing the
repository
parameter.