Skip to content

Commit d969eaa

Browse files
authored
Merge pull request #225 from hashicorp/manicminer-patch-2
Changelog for #210, release v0.7.6
2 parents 1643719 + 2ad8ed4 commit d969eaa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
## 0.7.6 (Unreleased)
1+
## 0.7.6 (May 9, 2024)
22

33
ENHANCEMENTS:
44

55
- client: support a `RetryPrepare` function for modifying the request before retrying (#216)
66
- client: support HTTP-date values for `Retry-After` header value (#138)
77
- client: avoid reading entire body when the body is a `*bytes.Reader` (#197)
88

9+
BUG FIXES:
10+
11+
- client: fix a broken check for invalid server certificate in go 1.20+ (#210)
12+
913
## 0.7.5 (Nov 8, 2023)
1014

1115
BUG FIXES:

0 commit comments

Comments
 (0)