Skip to content

Commit dc4ab17

Browse files
committed
add changelog entry
1 parent 475c1d2 commit dc4ab17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG_PENDING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
### SDK Enhancements
44

55
### SDK Bugs
6-
* `private/model`: Handles empty map vs unset map behavior in send request ([#337](https://github.com/aws/aws-sdk-go-v2/pull/337))
7-
* Updates shape marshal model to handle the empty map vs nil map behavior. Also adds a test case to assert behavior when a user sends an empty map vs unset map.
8-
* Fixes [#332](https://github.com/aws/aws-sdk-go-v2/issues/332)
6+
* `aws/ec2rolecreds`: Fix security creds path to include trailing slash ([#356](https://github.com/aws/aws-sdk-go-v2/pull/356))
7+
* Fixes the iamSecurityCredsPath var to include a trailing slash preventing redirects when making requests to the EC2 Instance Metadata service.
8+
* Fixes [#351](https://github.com/aws/aws-sdk-go-v2/issues/351)

0 commit comments

Comments
 (0)