We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1643719 commit 4077b29Copy full SHA for 4077b29
CHANGELOG.md
@@ -6,6 +6,10 @@ ENHANCEMENTS:
6
- client: support HTTP-date values for `Retry-After` header value (#138)
7
- client: avoid reading entire body when the body is a `*bytes.Reader` (#197)
8
9
+BUG FIXES:
10
+
11
+- client: fix a broken check for invalid server certificate in go 1.20+ (#210)
12
13
## 0.7.5 (Nov 8, 2023)
14
15
BUG FIXES:
0 commit comments