Skip to content

Commit

Permalink
Merge pull request #2668 from aws/release
Browse files Browse the repository at this point in the history
Release v1.20.9
  • Loading branch information
aws-sdk-go-automation committed Jun 26, 2019
2 parents 99f8844 + ef92c4e commit 585766c
Show file tree
Hide file tree
Showing 14 changed files with 951 additions and 104 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.20.9 (2019-06-26)
===

### Service Client Updates
* `service/apigatewayv2`: Updates service API and documentation
* `service/codecommit`: Updates service API and documentation
* This release supports better exception handling for merges.
* `aws/endpoints`: Updated Regions and Endpoints metadata.

Release v1.20.8 (2019-06-25)
===

Expand Down
34 changes: 10 additions & 24 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.20.8"
const SDKVersion = "1.20.9"
Loading

0 comments on commit 585766c

Please sign in to comment.