Skip to content

Commit 842b12b

Browse files
committed
Fix changelog
1 parent 4310e47 commit 842b12b

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": "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"
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."
66
}

0 commit comments

Comments
 (0)