Skip to content

Releases: delegateas/WorkflowEngine

v3.2.6

13 Sep 05:21
Compare
Choose a tag to compare

3.2.6 (2024-09-13)

Bug Fixes

  • Added outputsbody function (b9a269f)

v3.2.5

25 Aug 13:22
Compare
Choose a tag to compare

3.2.5 (2024-08-25)

Bug Fixes

  • changed type to object to allow any input, custome objects ect. (423e63e)
  • updated deps (589ce2a)

v3.2.4

21 Aug 08:54
Compare
Choose a tag to compare

3.2.4 (2024-08-21)

Bug Fixes

  • added default queues for triggers (12c98e9)

v3.2.3

18 Aug 15:58
Compare
Choose a tag to compare

3.2.3 (2024-08-18)

Bug Fixes

  • made the queue propergate when triggering new actions (3d85d29)

v3.2.2

08 Aug 14:09
Compare
Choose a tag to compare

3.2.2 (2024-08-08)

Bug Fixes

  • added environment variables to disable workflows,workflows__{name}=false will remove the workflow schedule (fa4d37e)

v3.2.1

25 Jun 11:35
Compare
Choose a tag to compare

3.2.1 (2024-06-25)

Bug Fixes

  • abstracted some props to common baseclass (f226b11)
  • hangfire version updated (8d235d6)

v3.2.0

20 Jun 18:37
Compare
Choose a tag to compare

3.2.0 (2024-06-20)

Features

  • Added typed workflow support (c9a6411)

v3.1.3

25 Apr 17:12
Compare
Choose a tag to compare

3.1.3 (2024-04-25)

Bug Fixes

v3.1.2

27 Nov 13:38
Compare
Choose a tag to compare

3.1.2 (2023-11-27)

Bug Fixes

  • added wait support (85dd373)
  • cast should be to nullable timespan (9930a16)
  • exposed HangfireWorkflowManifestJobFilter to DI (73d2afd)

v3.1.1

02 Nov 12:30
Compare
Choose a tag to compare

3.1.1 (2023-11-02)

Bug Fixes

  • added git forwindows in pipelines (13e2bd4)
  • added multiple trigger support for timed triggers (6e1bbc5)
  • merged dev in (b5bece6)
  • updated deps (2a31c7b)
  • use scopedactionmetadata to control if a scope should be used to find next action (79c6e61)
  • used node 18 for build (147fb3a)
  • using old version (3443315)