Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-14 | 800 Bytes | |
v4.5.1 source code.tar.gz | 2023-11-14 | 14.1 kB | |
v4.5.1 source code.zip | 2023-11-14 | 22.1 kB | |
Totals: 3 Items | 37.1 kB | 0 |
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in https://github.com/avast/retry-go/pull/95
- add missing comma in the example by @spacewander in https://github.com/avast/retry-go/pull/101
- Add an example which shows err history by @avinassh in https://github.com/avast/retry-go/pull/98
- fix potential panic in IsRecoverable by @jalaziz in https://github.com/avast/retry-go/pull/104
New Contributors
- @spacewander made their first contribution in https://github.com/avast/retry-go/pull/101
- @avinassh made their first contribution in https://github.com/avast/retry-go/pull/98
- @jalaziz made their first contribution in https://github.com/avast/retry-go/pull/104
Full Changelog: https://github.com/avast/retry-go/compare/4.5.0...v4.5.1