We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70fa31a commit b74b0deCopy full SHA for b74b0de
.changes/next-release/feature-AWSSDKforJavav2-688d30e.json
@@ -2,5 +2,8 @@
2
"category": "AWS SDK for Java v2",
3
"contributor": "",
4
"type": "feature",
5
- "description": "Created ReloadingProfileCredentialsProvider to reload credentials due to disk changes"
+ "description": "- ProfileCredentialsProvider and ProfileTokenProvider can reload credentials when disk profile changes\n
6
+ - Updated DefaultCredentialsProvider chain for reloading credentials\n
7
+ - Service support classes store ProfileFile as a Supplier interface\n
8
+ - SdkClientOption and SdkExecutionAttributes retrieve value for PROFILE_FILE_SUPPLIER first and fallback to PROFILE_FILE when unavailable"
9
}
0 commit comments