diff --git a/.changelog/1728064252.md b/.changelog/1728064252.md deleted file mode 100644 index 6b242dad7e8d8932b266319a3b7be015bb81b598..0000000000000000000000000000000000000000 --- 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 ff0cc68e6530b204c52b20b9cf25f89c4b73539e..ab98f393ee194250840cd5f76f47787092cf0b96 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 fe925fb51d619e7404c66c66aeff299c36b36ab2..af006075fb1c5410ef38b907b78011f9977966ed 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": []