Skip to content

Commit 5472055

Browse files
committed
Update changelog
1 parent 5b2f021 commit 5472055

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changes/2.30.14.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
"category": "AWS SDK for Java v2",
2020
"contributor": "",
2121
"description": "Updated endpoint and partition metadata."
22+
},
23+
{
24+
"type": "bugfix",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Fix an issue where the trailing checksum of a request body is not sent when the `Content-Length` header is explicitly set to `0`."
2228
}
2329
]
2430
}

.changes/next-release/bugfix-AWSSDKforJavav2-58b5ca3.json

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

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## __AWS SDK for Java v2__
44
- ### Features
55
- Updated endpoint and partition metadata.
6+
- ### Bugfixes
7+
- Fix an issue where the trailing checksum of a request body is not sent when the `Content-Length` header is explicitly set to `0`.
68

79
## __Amazon Relational Database Service__
810
- ### Features

0 commit comments

Comments
 (0)