- Added a new system task SET_VARIABLES to allow defining block of common data across tasks at the workflow level
- Added the ability to retry workflows that TIMED_OUT due to workflowTimeout
- Acknowledge message received when using RedisDynoQueue for system tasks and event queues
- Added the ability to override the retryCount of a task using WorkflowTask
- Added support for long classpaths on Windows
- [UI] Expand DO_WHILE task rendering in workflow execution display
- [BugFix] Report
workflow_failure
metric only once when workflow is TIMED_OUT - [BugFix] MySQL/Postgres persistence - Fixed workflow definition update/remove
- [BugFix] Reset failure reason when rerunning a workflow