From 311c09f3ecf63e8ab2d0f0b1a81c672bf2ea8cda Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Wed, 16 Oct 2024 18:26:12 +0000 Subject: [PATCH] Updated changelog --- .../changes/31934f1f-d986-4d98-8f0f-e3008f43c7ff.json | 11 ----------- CHANGELOG.md | 5 +++++ 2 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 .autover/changes/31934f1f-d986-4d98-8f0f-e3008f43c7ff.json diff --git a/.autover/changes/31934f1f-d986-4d98-8f0f-e3008f43c7ff.json b/.autover/changes/31934f1f-d986-4d98-8f0f-e3008f43c7ff.json deleted file mode 100644 index defc980..0000000 --- a/.autover/changes/31934f1f-d986-4d98-8f0f-e3008f43c7ff.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "Amazon.Extensions.S3.Encryption", - "Type": "Patch", - "ChangelogMessages": [ - "Create traces using the SDK observability APIs for the S3 Encryption Encryption and Decryption pipeline handlers." - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index f274c0b..5774182 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Release 2024-10-16 + +### Amazon.Extensions.S3.Encryption (3.0.0-preview.2) +* Create traces using the SDK observability APIs for the S3 Encryption Encryption and Decryption pipeline handlers. + ## Release 2024-10-10 ### Amazon.Extensions.S3.Encryption (2.2.0)