Skip to content

Releases: delegateas/WorkflowEngine

v3.2.7

17 Oct 19:54
Compare
Choose a tag to compare

3.2.7 (2024-10-17)

Bug Fixes

  • skipped workflow finished eventwhen action is scoped and has more and added queue for loops handling to keep on same queue (0a6d6c0)

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)