| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-14 | 1.1 kB | |
| v4.7.0 source code.tar.gz | 2025-10-14 | 17.1 kB | |
| v4.7.0 source code.zip | 2025-10-14 | 24.9 kB | |
| Totals: 3 Items | 43.1 kB | 0 | |
What's Changed
- support context cancel cause by @NivKeidan in https://github.com/avast/retry-go/pull/117
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in https://github.com/avast/retry-go/pull/136
- Add FullJitterBackoffDelay by @amirrezafahimi in https://github.com/avast/retry-go/pull/128
- No delay after final retry on max attempts by @StounhandJ in https://github.com/avast/retry-go/pull/129
- BackOffDelay multiplies attempts from zero by @StounhandJ in https://github.com/avast/retry-go/pull/130
- add Go version 1.25 to test matrix for expanded compatibility testing by @JaSei in https://github.com/avast/retry-go/pull/142
New Contributors
- @NivKeidan made their first contribution in https://github.com/avast/retry-go/pull/117
- @amirrezafahimi made their first contribution in https://github.com/avast/retry-go/pull/128
- @StounhandJ made their first contribution in https://github.com/avast/retry-go/pull/129
Full Changelog: https://github.com/avast/retry-go/compare/4.6.1...v4.7.0