Releases: toga4/go-retryabletransport
Releases · toga4/go-retryabletransport
v0.3.0
What's Changed
- Change the backoff interfaces to allow limiting number of attempts by @toga4 in #6
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Rewrite interfaces
- Backoff adapters for 3rd-party backoff libraries
- README and GoDoc