From 07a18fb80488b39b097effb4e392dbc32fadbb42 Mon Sep 17 00:00:00 2001 From: AWS SDK Rust Bot Date: Sat, 5 Oct 2024 01:54:35 +0000 Subject: [PATCH] Update changelog --- .changelog/1728064252.md | 12 ------------ CHANGELOG.md | 6 ++++++ aws/SDK_CHANGELOG.next.json | 8 ++++---- 3 files changed, 10 insertions(+), 16 deletions(-) delete mode 100644 .changelog/1728064252.md diff --git a/.changelog/1728064252.md b/.changelog/1728064252.md deleted file mode 100644 index 6b242dad7e..0000000000 --- a/.changelog/1728064252.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -applies_to: -- client -authors: -- ysaito1001 -references: -- smithy-rs#3852 -breaking: false -new_feature: false -bug_fix: true ---- -Fix AWS SDK generation examples in README in the `aws/sdk` directory. diff --git a/CHANGELOG.md b/CHANGELOG.md index ff0cc68e65..ab98f393ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +October 5th, 2024 +================= +**New this release:** +- :bug: (client, [smithy-rs#3852](https://github.com/smithy-lang/smithy-rs/issues/3852)) Fix AWS SDK generation examples in README in the `aws/sdk` directory. + + October 4th, 2024 ================= diff --git a/aws/SDK_CHANGELOG.next.json b/aws/SDK_CHANGELOG.next.json index fe925fb51d..af006075fb 100644 --- a/aws/SDK_CHANGELOG.next.json +++ b/aws/SDK_CHANGELOG.next.json @@ -17,7 +17,7 @@ "aws-sdk-rust#1181" ], "since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c", - "age": 4 + "age": 5 }, { "message": "deprecate http-02x presign APIs in favor of http-1x equivalents\n", @@ -29,7 +29,7 @@ "author": "aajtodd", "references": [], "since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c", - "age": 4 + "age": 5 }, { "message": "Update Smoketest codegeneration to be endpoint built-in aware.\n", @@ -43,7 +43,7 @@ "smithy-rs#3836" ], "since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c", - "age": 4 + "age": 5 }, { "message": "Fixed a bug with the content length of compressed payloads that caused such requests to hang.\n", @@ -57,7 +57,7 @@ "smithy-rs#3820" ], "since-commit": "2f29209c1ecfd8a848dc0745dbce6b510c898d9a", - "age": 3 + "age": 4 } ], "aws-sdk-model": []