This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
v2.30.2
- Completed WorkflowRepairService implementation for MySQL and Postges Queues
- Mark parent workflow as TERMINATED (instead of FAILED) when subworkflow is terminated
- Improved the resiliency of the updateTask API against queue dependency failures
- Added a new metric
tasks_in_workflow
to help with plotting a distribution of number of tasks within a workflow - [go client] Fixed poll and ack semantics
- [BugFix] Fixed next evaluation for a DO_WHILE task embedded within a FORK or DECISION task
- [BugFix] Fixed unique task reference name validation