Skip to content

Commit

Permalink
Release v1.41.5 (2021-10-18) (#4136)
Browse files Browse the repository at this point in the history
Release v1.41.5 (2021-10-18)
===

### Service Client Updates
* `service/ivs`: Updates service API, documentation, and paginators
* `service/quicksight`: Updates service API and documentation
  * AWS QuickSight Service  Features    - Add IP Restriction UI and public APIs support.
  • Loading branch information
aws-sdk-go-automation committed Oct 18, 2021
1 parent bdbaf04 commit ec72eb1
Show file tree
Hide file tree
Showing 12 changed files with 1,328 additions and 814 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
Release v1.41.5 (2021-10-18)
===

### Service Client Updates
* `service/ivs`: Updates service API, documentation, and paginators
* `service/quicksight`: Updates service API and documentation
* AWS QuickSight Service Features - Add IP Restriction UI and public APIs support.

Release v1.41.4 (2021-10-15)
===

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.4"
const SDKVersion = "1.41.5"

0 comments on commit ec72eb1

Please sign in to comment.