Skip to content

Commit

Permalink
Add change log for #1401
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel authored Jul 18, 2017
1 parent 4ac69ad commit 55d8a8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### SDK Features

### SDK Enhancements
* `service/s3`: Use interfaces assertions instead of ValuesAtPath for S3 field lookups. [#1401](https://github.com/aws/aws-sdk-go/pull/1401)
* Improves the performance across the board for all S3 API calls by removing the usage of `ValuesAtPath` being used for every S3 API call.

### SDK Bugs

0 comments on commit 55d8a8a

Please sign in to comment.