Skip to content

Commit

Permalink
Release v1.45.2 (2023-09-01) (#4971)
Browse files Browse the repository at this point in the history
Release v1.45.2 (2023-09-01)
===

### Service Client Updates
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
* `service/connect`: Updates service API, documentation, and paginators
* `service/identitystore`: Updates service API and documentation
* `service/neptunedata`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation committed Sep 1, 2023
1 parent 9e0fdbd commit 07a76fa
Show file tree
Hide file tree
Showing 22 changed files with 9,459 additions and 3,917 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.45.2 (2023-09-01)
===

### Service Client Updates
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
* `service/connect`: Updates service API, documentation, and paginators
* `service/identitystore`: Updates service API and documentation
* `service/neptunedata`: Updates service documentation

Release v1.45.1 (2023-08-31)
===

Expand Down
9 changes: 9 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.45.1"
const SDKVersion = "1.45.2"
Loading

0 comments on commit 07a76fa

Please sign in to comment.