Skip to content

Commit 4310e47

Browse files
committed
Update changelog
1 parent 49be954 commit 4310e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changes/next-release/bugfix-AWSSDKforJavav2-7d9ef28.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"type": "bugfix",
33
"category": "AWS SDK for Java v2",
44
"contributor": "",
5-
"description": "Fix resource leak in ResponseInputStream and ResponsePublisher"
5+
"description": "Fixed a thread leak in ResponseInputStream and ResponsePublisher where the internal timeout scheduler thread persisted for the lifetime of the JVM, even when no streams were active. The thread now terminates after being idle for 60 seconds.\n"
66
}

0 commit comments

Comments
 (0)