Skip to content

Commit b6b99fc

Browse files
committed
Fixed changelog message
1 parent 4c05060 commit b6b99fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changes/next-release/bugfix-AWSSDKforJavav2-4234091.json

+1-1
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": "Fixing getMessage behavior of AwsServiceException to be nullable"
5+
"description": "Fixed an issue in AwsServiceException#getMessage() where it returned an empty string instead of null when the message is null."
66
}

0 commit comments

Comments
 (0)