You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,14 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
20
20
21
21
- Fixes opensearchtransport ignores request context cancellation when `retryBackoff` is configured ([#540](https://github.com/opensearch-project/opensearch-go/pull/540))
22
22
- Fixes opensearchtransport sleeps unexpectedly after the last retry ([#540](https://github.com/opensearch-project/opensearch-go/pull/540))
23
+
- Fixes empty request body on retry with compression enabled ([#543](https://github.com/opensearch-project/opensearch-go/pull/543))
23
24
24
25
### Security
25
26
26
27
### Dependencies
27
-
- Bump `github.com/aws/aws-sdk-go` from 1.51.21 to 1.52.3 ([#534](https://github.com/opensearch-project/opensearch-go/pull/534), [#537](https://github.com/opensearch-project/opensearch-go/pull/537), [#538](https://github.com/opensearch-project/opensearch-go/pull/538))
28
+
- Bump `github.com/aws/aws-sdk-go` from 1.51.21 to 1.53.1 ([#534](https://github.com/opensearch-project/opensearch-go/pull/534), [#537](https://github.com/opensearch-project/opensearch-go/pull/537), [#538](https://github.com/opensearch-project/opensearch-go/pull/538), [#545](https://github.com/opensearch-project/opensearch-go/pull/545))
28
29
- Bump `github.com/wI2L/jsondiff` from 0.5.1 to 0.5.2 ([#535](https://github.com/opensearch-project/opensearch-go/pull/535))
30
+
- Bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.11 to 1.27.13 ([#546](https://github.com/opensearch-project/opensearch-go/pull/546))
0 commit comments