Commit 060d748
authored
Deprecate DefaultCredentialsProvider.create() due to singleton issues (#6166)
* Deprecate DefaultCredentialsProvider.create() due to singleton issues
* Add deprecation notice to create() method
* Update documentation to clearly explain the risks
* Recommend using builder().build() instead
* Update bugfix-AWSSDKforJavav2-c5cff7a.json1 parent a7801ce commit 060d748
File tree
2 files changed
+13
-2
lines changed- .changes/next-release
- core/auth/src/main/java/software/amazon/awssdk/auth/credentials
2 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
| 85 | + | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
| |||
0 commit comments