Skip to content

Commit

Permalink
Add merged dep update to pending change log
Browse files Browse the repository at this point in the history
Adds PR #2354 to pending change log
  • Loading branch information
jasdel authored Dec 14, 2018
1 parent 32b2c4f commit 8065c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
### SDK Bugs
* `private/mode/api`: Fix idempotency members not to require validation [#2353](https://github.com/aws/aws-sdk-go/pull/2353)
* Fixes the SDK's usage of API operation request members marked as idempotency tokens to not require validation. These fields will be auto populated by the SDK if the user does not provide a value. The SDK was requiring the user to provide a value or disable validation to use these APIs.
* deps: Update Go Deps lock file to correct tracking hash [#2354](https://github.com/aws/aws-sdk-go/pull/2354)

0 comments on commit 8065c14

Please sign in to comment.