Skip to content

Commit 62c81ad

Browse files
authored
Fix SynchronizationLockException exception when using IMDS for credentials (#4211)
1 parent 7a9c239 commit 62c81ad

File tree

3 files changed

+615
-191
lines changed

3 files changed

+615
-191
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"core": {
3+
"updateMinimum": true,
4+
"type": "patch",
5+
"changeLogMessages": [
6+
"Fix SynchronizationLockException exception when using IMDS for credentials (https://github.com/aws/aws-sdk-net/issues/4199)"
7+
]
8+
}
9+
}

0 commit comments

Comments
 (0)