Sourced from github.com/hashicorp/go-retryablehttp's changelog.
0.7.7 (May 30, 2024)
BUG FIXES:
- client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158)
0.7.6 (May 9, 2024)
ENHANCEMENTS:
- client: support a
RetryPrepare
function for modifying the request before retrying (#216)- client: support HTTP-date values for
Retry-After
header value (#138)- client: avoid reading entire body when the body is a
*bytes.Reader
(#197)BUG FIXES:
- client: fix a broken check for invalid server certificate in go 1.20+ (#210)
1542b31
v0.7.7defb9f4
v0.7.7a99f07b
Merge pull request #158 from dany74q/danny/redacted-url-in-logs8a28c57
Merge branch 'main' into danny/redacted-url-in-logs86e852d
Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...47fe99e
Bump actions/checkout from 4.1.5 to 4.1.6490fc06
Merge pull request #226 from testwill/ioutilf3e9417
chore: remove refs to deprecated io/ioutild969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.6