Commit 6d53e55
authored
Prepare for 1.6.2 (#259)
Prepare for the next release of go driver (1.6.2) which adds the
following changes:
- Support positional query parameters (#247)
- Add custom auth headers into cloud fetch request
(#249)
- Security: GO-2024-2947 - Update go-retryablehttp
(#251)
- Security: CVE-2025-27144 - Resolve vulnerability in go-jose
(#258)
- Bugfix: Handle incorrect EOF in fetchResultPage when TFetchResults
call fails with an error (#255)
Signed-off-by: Vikrant Puppala <[email protected]>1 parent 2a39cfa commit 6d53e55
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments