Skip to content

Commit

Permalink
Release v1.40.50 (2021-09-27) (#4113)
Browse files Browse the repository at this point in the history
Release v1.40.50 (2021-09-27)
===

### Service Client Updates
* `service/appintegrations`: Updates service API and documentation
* `service/connect`: Updates service API and documentation
* `service/elasticloadbalancingv2`: Updates service API and documentation
* `service/pinpoint`: Updates service API and documentation
  * Added support for journey with contact center activity
* `service/voice-id`: Updates service API, documentation, paginators, and examples
* `service/wisdom`: Updates service API, documentation, paginators, and examples
  • Loading branch information
aws-sdk-go-automation authored Sep 27, 2021
1 parent 221436c commit 11912f2
Show file tree
Hide file tree
Showing 37 changed files with 25,426 additions and 681 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Release v1.40.50 (2021-09-27)
===

### Service Client Updates
* `service/appintegrations`: Updates service API and documentation
* `service/connect`: Updates service API and documentation
* `service/elasticloadbalancingv2`: Updates service API and documentation
* `service/pinpoint`: Updates service API and documentation
* Added support for journey with contact center activity
* `service/voice-id`: Updates service API, documentation, paginators, and examples
* `service/wisdom`: Updates service API, documentation, paginators, and examples

Release v1.40.49 (2021-09-24)
===

Expand Down
1 change: 1 addition & 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.40.49"
const SDKVersion = "1.40.50"
Loading

0 comments on commit 11912f2

Please sign in to comment.