Skip to content

Commit

Permalink
Release v1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
awssdkgo committed Dec 13, 2018
1 parent 53eb8b0 commit 056aa96
Show file tree
Hide file tree
Showing 12 changed files with 2,624 additions and 172 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Release v1.16.5 (2018-12-13)
===

### Service Client Updates
* `aws/endpoints`: Updated Regions and Endpoints metadata.
* `service/organizations`: Updates service documentation
* Documentation updates for AWS Organizations
* `service/pinpoint-email`: Updates service API, documentation, and paginators

Release v1.16.4 (2018-12-12)
===

Expand Down
8 changes: 8 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.16.4"
const SDKVersion = "1.16.5"
4 changes: 2 additions & 2 deletions models/apis/organizations/2016-11-28/docs-2.json

Large diffs are not rendered by default.

Loading

0 comments on commit 056aa96

Please sign in to comment.