Skip to content

Commit

Permalink
Merge smithy-rs-release-1.x.y into main (#3789)
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci authored Aug 14, 2024
2 parents 8a78e6e + f4e3b40 commit e294fe3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<!-- Do not manually edit this file. Use the `changelogger` tool. -->
August 14th, 2024
=================

August 8th, 2024
================
**New this release:**
Expand Down
10 changes: 5 additions & 5 deletions aws/SDK_CHANGELOG.next.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"smithy-rs#3730"
],
"since-commit": "fe1b341e8f1a4ee307554f1a63bf62ec72d8c9a3",
"age": 4
"age": 5
},
{
"message": "Fix bug where stalled stream protection would panic with an underflow if the first event was logged too soon.",
Expand All @@ -31,7 +31,7 @@
"smithy-rs#3744"
],
"since-commit": "56f4c8e9479792b8b52cc394d563ed49a01d1dcc",
"age": 3
"age": 4
},
{
"message": "`aws_smithy_runtime_api::client::orchestrator::HttpRequest` and `aws_smithy_runtime_api::client::orchestrator::HttpResponse` are now re-exported in AWS SDK clients so that using these types does not require directly depending on `aws-smithy-runtime-api`.",
Expand All @@ -45,7 +45,7 @@
"smithy-rs#3591"
],
"since-commit": "8d23be1392c46a4d59c2910c3dab00ecaad2cf26",
"age": 2
"age": 3
},
{
"message": "Allow [AwsUserAgent](https://docs.rs/aws-runtime/1.3.1/aws_runtime/user_agent/struct.AwsUserAgent.html) to incorporate business metrics, which now deprecates the existing feature and config metadata.\n",
Expand All @@ -59,7 +59,7 @@
"smithy-rs#3781"
],
"since-commit": "433e1a00e2d3eadfde78b472d78b30a8f9204dbe",
"age": 1
"age": 2
},
{
"message": "Fix incorrect redaction of `@sensitive` types in maps and lists.\n",
Expand All @@ -74,7 +74,7 @@
"smithy-rs#3757"
],
"since-commit": "433e1a00e2d3eadfde78b472d78b30a8f9204dbe",
"age": 1
"age": 2
}
],
"aws-sdk-model": []
Expand Down

0 comments on commit e294fe3

Please sign in to comment.