diff --git a/CHANGELOG.md b/CHANGELOG.md index f2fe04ca50..73e48fd99a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ +August 14th, 2024 +================= + August 8th, 2024 ================ **New this release:** diff --git a/aws/SDK_CHANGELOG.next.json b/aws/SDK_CHANGELOG.next.json index e04d57d8e9..c7ebe6fc83 100644 --- a/aws/SDK_CHANGELOG.next.json +++ b/aws/SDK_CHANGELOG.next.json @@ -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.", @@ -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`.", @@ -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", @@ -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", @@ -74,7 +74,7 @@ "smithy-rs#3757" ], "since-commit": "433e1a00e2d3eadfde78b472d78b30a8f9204dbe", - "age": 1 + "age": 2 } ], "aws-sdk-model": []