Skip to content

Commit

Permalink
Release v1.42.20 (2021-12-06) (#4198)
Browse files Browse the repository at this point in the history
Release v1.42.20 (2021-12-06)
===

### Service Client Updates
* `service/appsync`: Updates service API and documentation
* `service/location`: Updates service API and documentation
* `service/route53`: Updates service API and documentation
  * Add PriorRequestNotComplete exception to UpdateHostedZoneComment API
  • Loading branch information
aws-sdk-go-automation authored Dec 6, 2021
1 parent 35cb1cb commit 48c9ecd
Show file tree
Hide file tree
Showing 15 changed files with 3,551 additions and 522 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.42.20 (2021-12-06)
===

### Service Client Updates
* `service/appsync`: Updates service API and documentation
* `service/location`: Updates service API and documentation
* `service/route53`: Updates service API and documentation
* Add PriorRequestNotComplete exception to UpdateHostedZoneComment API

Release v1.42.19 (2021-12-03)
===

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.42.19"
const SDKVersion = "1.42.20"
Loading

0 comments on commit 48c9ecd

Please sign in to comment.