Skip to content

Commit b74b0de

Browse files
committed
Updated changelog entry
1 parent 70fa31a commit b74b0de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.changes/next-release/feature-AWSSDKforJavav2-688d30e.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"category": "AWS SDK for Java v2",
33
"contributor": "",
44
"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
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"
69
}

0 commit comments

Comments
 (0)