Skip to content

v1.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 21:08
· 1208 commits to beta since this release
9be65e8

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.