Skip to content

Commit a1be7c7

Browse files
committed
Add release note
1 parent 666a6dc commit a1be7c7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.changes/2.31.2.json

+6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"category": "AWS SDK for Java v2",
3838
"contributor": "",
3939
"description": "Updated endpoint and partition metadata."
40+
},
41+
{
42+
"type": "bugfix",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Copy bytes written to OutputStream of BlockingOutputStreamAsyncRequestBody"
4046
}
4147
]
4248
}

CHANGELOG.md

+2
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+
- Copy bytes written to OutputStream of BlockingOutputStreamAsyncRequestBody.
68

79
## __AWS WAFV2__
810
- ### Features

0 commit comments

Comments
 (0)