Skip to content

Commit

Permalink
Release v1.50.18 (2024-02-14) (#5170)
Browse files Browse the repository at this point in the history
Release v1.50.18 (2024-02-14)
===

### Service Client Updates
* `service/controltower`: Updates service API, documentation, and paginators
* `service/lookoutequipment`: Updates service API and documentation
* `service/qbusiness`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Feb 14, 2024
1 parent bbeed81 commit 56fa93b
Show file tree
Hide file tree
Showing 17 changed files with 5,102 additions and 764 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Release v1.50.18 (2024-02-14)
===

### Service Client Updates
* `service/controltower`: Updates service API, documentation, and paginators
* `service/lookoutequipment`: Updates service API and documentation
* `service/qbusiness`: Updates service API and documentation

Release v1.50.17 (2024-02-13)
===

Expand Down
64 changes: 64 additions & 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.50.17"
const SDKVersion = "1.50.18"
Loading

0 comments on commit 56fa93b

Please sign in to comment.