Releases: delegateas/WorkflowEngine
Releases · delegateas/WorkflowEngine
v3.0.0-dev.11
v3.0.0-dev.9
v3.0.0-dev.10
v3.0.0-dev.8
v3.0.0-dev.7
3.0.0-dev.7 (2022-08-03)
Bug Fixes
- allowed to strip the workflow manifest from hangfire serialization (2332a20)
v3.0.0-dev.6
3.0.0-dev.6 (2022-08-03)
Bug Fixes
- Added PrincipalId to the runcontext to hold an id of the user that executed the workflow (52cfb7f)
v3.0.0-dev.5
v3.0.0-dev.4
3.0.0-dev.4 (2022-05-12)
Bug Fixes
- setting the runid per trigger, otherwise time schedules will use same id (af4bfbc)
v3.0.0-dev.3
3.0.0-dev.3 (2022-02-21)
⚠ BREAKING CHANGES
- Resolved inputs should be a copy.
Bug Fixes
- Resolved inputs should be a copy. (6dedba1)