Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 07a76fa

Browse files
Release v1.45.2 (2023-09-01) (#4971)
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
1 parent 9e0fdbd commit 07a76fa

File tree

22 files changed

+9459
-3917
lines changed

22 files changed

+9459
-3917
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Release v1.45.2 (2023-09-01)
2+
===
3+
4+
### Service Client Updates
5+
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
6+
* `service/connect`: Updates service API, documentation, and paginators
7+
* `service/identitystore`: Updates service API and documentation
8+
* `service/neptunedata`: Updates service documentation
9+
110
Release v1.45.1 (2023-08-31)
211
===
312

aws/endpoints/defaults.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.45.1"
8+
const SDKVersion = "1.45.2"

0 commit comments

Comments
 (0)