Releases: delegateas/WorkflowEngine
Releases · delegateas/WorkflowEngine
v3.2.7
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
3.2.6 (2024-09-13)
Bug Fixes
- Added outputsbody function (b9a269f)
v3.2.5
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
3.2.4 (2024-08-21)
Bug Fixes
- added default queues for triggers (12c98e9)
v3.2.3
3.2.3 (2024-08-18)
Bug Fixes
- made the queue propergate when triggering new actions (3d85d29)
v3.2.2
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
3.2.1 (2024-06-25)
Bug Fixes
- abstracted some props to common baseclass (f226b11)
- hangfire version updated (8d235d6)
v3.2.0
3.2.0 (2024-06-20)
Features
- Added typed workflow support (c9a6411)
v3.1.3
3.1.3 (2024-04-25)
Bug Fixes
v3.1.2
3.1.2 (2023-11-27)
Bug Fixes
- added wait support (85dd373)
- cast should be to nullable timespan (9930a16)
- exposed HangfireWorkflowManifestJobFilter to DI (73d2afd)