Skip to content

Commit

Permalink
Release v1.36.8 (2020-12-14) (#3696)
Browse files Browse the repository at this point in the history
Release v1.36.8 (2020-12-14)
===

### Service Client Updates
* `service/devops-guru`: Updates service API, documentation, paginators, and examples
* `service/ec2`: Updates service API
  * Add c5n.metal to ec2 instance types list
* `service/globalaccelerator`: Updates service paginators
  • Loading branch information
aws-sdk-go-automation committed Dec 14, 2020
1 parent fffbffe commit 9617ad0
Show file tree
Hide file tree
Showing 16 changed files with 3,503 additions and 2,764 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
Release v1.36.8 (2020-12-14)
===

### Service Client Updates
* `service/devops-guru`: Updates service API, documentation, paginators, and examples
* `service/ec2`: Updates service API
* Add c5n.metal to ec2 instance types list
* `service/globalaccelerator`: Updates service paginators

Release v1.36.7 (2020-12-11)
===

Expand Down
2 changes: 2 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
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.36.7"
const SDKVersion = "1.36.8"

0 comments on commit 9617ad0

Please sign in to comment.