Skip to content

Commit 07fe426

Browse files
Merge smithy-rs-release-1.x.y into main (#3865)
2 parents 2eb2c63 + 07a18fb commit 07fe426

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

.changelog/1728064252.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<!-- Do not manually edit this file. Use the `changelogger` tool. -->
2+
October 5th, 2024
3+
=================
4+
**New this release:**
5+
- :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.
6+
7+
28
October 4th, 2024
39
=================
410

aws/SDK_CHANGELOG.next.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"aws-sdk-rust#1181"
1818
],
1919
"since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c",
20-
"age": 4
20+
"age": 5
2121
},
2222
{
2323
"message": "deprecate http-02x presign APIs in favor of http-1x equivalents\n",
@@ -29,7 +29,7 @@
2929
"author": "aajtodd",
3030
"references": [],
3131
"since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c",
32-
"age": 4
32+
"age": 5
3333
},
3434
{
3535
"message": "Update Smoketest codegeneration to be endpoint built-in aware.\n",
@@ -43,7 +43,7 @@
4343
"smithy-rs#3836"
4444
],
4545
"since-commit": "c622e5e97b199cc2382a4fbc14a9773e9ea1766c",
46-
"age": 4
46+
"age": 5
4747
},
4848
{
4949
"message": "Fixed a bug with the content length of compressed payloads that caused such requests to hang.\n",
@@ -57,7 +57,7 @@
5757
"smithy-rs#3820"
5858
],
5959
"since-commit": "2f29209c1ecfd8a848dc0745dbce6b510c898d9a",
60-
"age": 3
60+
"age": 4
6161
}
6262
],
6363
"aws-sdk-model": []

0 commit comments

Comments
 (0)