Skip to content

Commit

Permalink
Release v1.41.11 (2021-10-26) (#4147)
Browse files Browse the repository at this point in the history
Release v1.41.11 (2021-10-26)
===

### Service Client Updates
* `service/chime-sdk-identity`: Updates service API, documentation, and paginators
* `service/chime-sdk-messaging`: Updates service API and documentation
* `service/emr-containers`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Oct 26, 2021
1 parent f259b68 commit 5847432
Show file tree
Hide file tree
Showing 14 changed files with 4,328 additions and 243 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
Release v1.41.11 (2021-10-26)
===

### Service Client Updates
* `service/chime-sdk-identity`: Updates service API, documentation, and paginators
* `service/chime-sdk-messaging`: Updates service API and documentation
* `service/emr-containers`: Updates service API and documentation

Release v1.41.10 (2021-10-25)
===

Expand Down
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.41.10"
const SDKVersion = "1.41.11"

0 comments on commit 5847432

Please sign in to comment.