From fd2cd216375d3e5dedaaf3d1aa8556f250865314 Mon Sep 17 00:00:00 2001 From: AWS SDK Rust Bot Date: Wed, 30 Oct 2024 19:21:44 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ aws/SDK_CHANGELOG.next.json | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ff9d349dd..18048cd557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ +October 30th, 2024 +================== + October 24th, 2024 ================== diff --git a/aws/SDK_CHANGELOG.next.json b/aws/SDK_CHANGELOG.next.json index 8ab23da250..647c26e3fa 100644 --- a/aws/SDK_CHANGELOG.next.json +++ b/aws/SDK_CHANGELOG.next.json @@ -18,7 +18,7 @@ "aws-sdk-rust#1202" ], "since-commit": "1e803494dc1c9f1d8290cf9317ed39b026a603a2", - "age": 2 + "age": 3 }, { "message": "Client SDKs built with the `awsQueryCompatible` trait now include the `x-amzn-query-mode` header. This header signals the service that the clients are operating in compatible mode.\n", @@ -32,7 +32,7 @@ "smithy-rs#3883" ], "since-commit": "c606065c0e2e97d3cecb6a675ffc226dc488d674", - "age": 1 + "age": 2 }, { "message": "Fix default credential provider chain not respecting endpoint URL overrides from environment\n", @@ -46,7 +46,7 @@ "aws-sdk-rust#1193" ], "since-commit": "c606065c0e2e97d3cecb6a675ffc226dc488d674", - "age": 1 + "age": 2 } ], "aws-sdk-model": []