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/feature-AWSSDKforJavav2-688d30e.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,5 @@
2
2
"category": "AWS SDK for Java v2",
3
3
"contributor": "",
4
4
"type": "feature",
5
-
"description": "Created ReloadingProfileCredentialsProvider to reload credentials due to disk changes"
5
+
"description": "- ProfileCredentialsProvider and ProfileTokenProvider can reload credentials when disk profile changes\n- Updated DefaultCredentialsProvider chain for reloading credentials\n- Service support classes store ProfileFile as a Supplier interface\n- SdkClientOption and SdkExecutionAttributes retrieve value for PROFILE_FILE_SUPPLIER first and fallback to PROFILE_FILE when unavailable"
0 commit comments