From 6b717c755a9e597672cf89467a83e542e8d44b77 Mon Sep 17 00:00:00 2001 From: Wang Date: Fri, 10 Nov 2023 15:53:56 -0800 Subject: [PATCH] Update changelog for 1.8.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f50ddca..0e6e9bbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Release v1.8.3 (2023-11-13) ### SDK Enhancements ### SDK Bugs -* Update AWS SDK for Go SDK depdencies [#PR 430](https://github.com/aws/aws-xray-sdk-go/pull/430) +* Update AWS SDK for Go depdencies [#PR 430](https://github.com/aws/aws-xray-sdk-go/pull/430) * Fix HTTP2 rapid reset vulnerability [#PR 428](https://github.com/aws/aws-xray-sdk-go/pull/428) * Omit URL's password when stringifying URL for segment name [#PR 422](https://github.com/aws/aws-xray-sdk-go/pull/422)