Skip to content

Commit 8315cfc

Browse files
committed
Update changelog file
1 parent be7aad6 commit 8315cfc

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changes/2.30.19.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949
"category": "OpenSearch Service Serverless",
5050
"contributor": "",
5151
"description": "Custom OpenSearchServerless Entity ID for SAML Config."
52+
},
53+
{
54+
"type": "bugfix",
55+
"category": "Amazon S3",
56+
"contributor": "",
57+
"description": "Fixed an issue in the S3 client where it skipped checksum calculation for operations that use SigV4a signing and require checksums. See [#5878](https://github.com/aws/aws-sdk-java-v2/issues/5878)."
5258
}
5359
]
5460
}

.changes/next-release/bugfix-AmazonS3-b718c3e.json

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
- ### Features
3333
- Custom OpenSearchServerless Entity ID for SAML Config.
3434

35+
## __Amazon S3__
36+
- ### Bugfixes
37+
- Fixed an issue in the S3 client where it skipped checksum calculation for operations that use SigV4a signing and require checksums. See [#5878](https://github.com/aws/aws-sdk-java-v2/issues/5878).
38+
3539
# __2.30.18__ __2025-02-11__
3640
## __AWS AppSync__
3741
- ### Features

0 commit comments

Comments
 (0)