We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc1d3e commit 0e571daCopy full SHA for 0e571da
CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
- Added worker.NewV2 with validation on decision poller count (#1370)
10
- Upgraded internal tooling to support Go 1.24, should be no user-noticeable changes (#1421)
11
12
+### Fixed
13
+- **Significant** test-suite-only change: `RetryPolicy` handling in tests has been off by 1 for many years.
14
+ This is now fixed, and your tests will likely need to be updated. (#1414)
15
+
16
## [v1.2.10] - 2024-07-10
17
### Added
18
- Revert "Handle panics while polling for tasks (#1352)" (#1357)
0 commit comments