Skip to content

Commit d4c0935

Browse files
Merge remote-tracking branch 'origin/development' into local-staged-release
2 parents 2b3f677 + 62c81ad commit d4c0935

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1817
-3964
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+
}

sdk/src/Core/Amazon.Runtime/Credentials/DefaultInstanceProfileAWSCredentials.cs

Lines changed: 282 additions & 191 deletions
Large diffs are not rendered by default.

sdk/test/NetStandard/IntegrationTests/IntegrationTests/AWSSupport.cs

Lines changed: 0 additions & 151 deletions
This file was deleted.

sdk/test/NetStandard/IntegrationTests/IntegrationTests/ApplicationAutoscaling.cs

Lines changed: 0 additions & 28 deletions
This file was deleted.

sdk/test/NetStandard/IntegrationTests/IntegrationTests/AutoScaling.cs

Lines changed: 0 additions & 64 deletions
This file was deleted.

sdk/test/NetStandard/IntegrationTests/IntegrationTests/Beanstalk.cs

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)