You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changes/next-release/bugfix-AWSSDKforJavav2-71c9a16.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,5 @@
2
2
"type": "bugfix",
3
3
"category": "AWS SDK for Java v2",
4
4
"contributor": "",
5
-
"description": "Fix a potential NullPointerException in ApiCallAttemptTimeoutTrackingStage where the RequestExecutionContext might not have a timeout tracker configured"
5
+
"description": "Fix a potential NullPointerException that may be thrown when API call timeout is configured"
0 commit comments