Skip to content

Releases: sul-dlss/dor-workflow-client

v3.10.0

23 Sep 16:27
Compare
Choose a tag to compare

Make it easier to use the workflow template list method.

Version 3.9.0

23 Sep 15:50
Compare
Choose a tag to compare

Changes

  • Add method to retrieve a list of templates
  • Allow passing version to active_lifecycle

Version 3.8.0

18 Sep 19:29
Compare
Choose a tag to compare

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

16 Sep 14:10
Compare
Choose a tag to compare

Changes

  • Add new method that updates workflow steps without requiring namespace

Version 3.6.0

12 Sep 18:35
Compare
Choose a tag to compare

Changes

  • Add repository field to the Workflow and Process response models

Version 3.5.0

12 Sep 15:43
Compare
Choose a tag to compare

Changes:

  • Removed 'hold' as a valid status
  • Add a method to access the workflow template endpoint
  • Added code coverage instrumentation

3.4.1

26 Aug 18:27
c20b6b8
Compare
Choose a tag to compare

Fix zeitwerk loading bug introduced in 3.4.0

3.4.0

26 Aug 18:27
Compare
Choose a tag to compare

Use zeitwerk to handle loading

v3.0.0

24 Apr 19:37
Compare
Choose a tag to compare

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

03 Apr 17:30
Compare
Choose a tag to compare

Changes

  • Deprecate all the get_* methods
  • add all_workflows_xml method