This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
v3.12.0
github-actions
released this
03 Oct 21:28
·
287 commits
to refs/heads/main
since this release
IMPORTANT
- Refactor bulk updateWorkflowDefs API. Please note that previously the API fails on the first error, but now it continues to process every item in the list and return a list of success and failures (#3242) @jxu-nflx
Bug Fixes
- AsyncSystemTaskExecutor uses the correct value for taskType tag (#3265) @aravindanr
- removing event handlers once it is removed from storage. (#3256) @astelmashenko
- Update workflow in DAO in case of update of workflow related attribute. (#3221) @manan164
- Adding parameterUtils in do-while task to compute input at each iteration. (#3196) @manan164
- Fix missing updateTime because of different field names in WorkflowModel and Workflow (#3231) @c4lm
Documentation
- Fixed small yet important typo in documentation. (#3253) @IonutGrosu
Dependency Updates
- Bump protobuf-java from 3.21.6 to 3.21.7 (#3266) @dependabot
- Bump protobuf-java from 3.21.5 to 3.21.6 (#3247) @dependabot