Skip to content

Commit

Permalink
Release v1.36.6 (2020-12-10) (#3688)
Browse files Browse the repository at this point in the history
Release v1.36.6 (2020-12-10)
===

### Service Client Updates
* `service/ec2`: Updates service API, documentation, and paginators
  * TGW connect simplifies connectivity of SD-WAN appliances; IGMP support for TGW multicast; VPC Reachability Analyzer for VPC resources connectivity analysis.
* `service/kendra`: Updates service API and documentation
  * Amazon Kendra now supports adding synonyms to an index through the new Thesaurus resource.
* `service/networkmanager`: Updates service API, documentation, and paginators
  • Loading branch information
aws-sdk-go-automation committed Dec 10, 2020
1 parent ca8954d commit f26fab5
Show file tree
Hide file tree
Showing 17 changed files with 11,051 additions and 230 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release v1.36.6 (2020-12-10)
===

### Service Client Updates
* `service/ec2`: Updates service API, documentation, and paginators
* TGW connect simplifies connectivity of SD-WAN appliances; IGMP support for TGW multicast; VPC Reachability Analyzer for VPC resources connectivity analysis.
* `service/kendra`: Updates service API and documentation
* Amazon Kendra now supports adding synonyms to an index through the new Thesaurus resource.
* `service/networkmanager`: Updates service API, documentation, and paginators

Release v1.36.5 (2020-12-09)
===

Expand Down
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.36.5"
const SDKVersion = "1.36.6"

0 comments on commit f26fab5

Please sign in to comment.