v1.0.0-beta.8
Pre-release
Pre-release
github-actions
released this
28 Nov 21:08
·
1208 commits
to beta
since this release
1.0.0-beta.8 (2023-11-28)
Bug Fixes
Features
- executor: customize the behavior of startupTimeout with exitOnNoProposals flag (9a746e2)
BREAKING CHANGES
- The maxTaskRetries parameter cannot be less than zero. Setting the value to zero will cause the task not to be retried if an error occurs.