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

Commit 943e665

Browse files
Release v1.54.19 (2024-07-12) (#5309)
Release v1.54.19 (2024-07-12) === ### Service Client Updates * `service/acm-pca`: Updates service API, documentation, waiters, and paginators * `service/arc-zonal-shift`: Updates service API and documentation * `service/autoscaling`: Adds new service * Add v2 smoke tests and smithy smokeTests trait for SDK testing. * `service/codebuild`: Adds new service * Add v2 smoke tests and smithy smokeTests trait for SDK testing. * `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples * Add v2 smoke tests and smithy smokeTests trait for SDK testing. * `service/globalaccelerator`: Updates service API * `service/pinpoint`: Updates service API and documentation * Add v2 smoke tests and smithy smokeTests trait for SDK testing. * `service/quicksight`: Updates service API and documentation * Vega ally control options and Support for Reviewed Answers in Topics * `service/rds`: Updates service API, documentation, waiters, paginators, and examples * Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing. * `service/sns`: Adds new service * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
1 parent fbe26bf commit 943e665

File tree

29 files changed

+5193
-533
lines changed

29 files changed

+5193
-533
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
Release v1.54.19 (2024-07-12)
2+
===
3+
4+
### Service Client Updates
5+
* `service/acm-pca`: Updates service API, documentation, waiters, and paginators
6+
* `service/arc-zonal-shift`: Updates service API and documentation
7+
* `service/autoscaling`: Adds new service
8+
* Add v2 smoke tests and smithy smokeTests trait for SDK testing.
9+
* `service/codebuild`: Adds new service
10+
* Add v2 smoke tests and smithy smokeTests trait for SDK testing.
11+
* `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
12+
* Add v2 smoke tests and smithy smokeTests trait for SDK testing.
13+
* `service/globalaccelerator`: Updates service API
14+
* `service/pinpoint`: Updates service API and documentation
15+
* Add v2 smoke tests and smithy smokeTests trait for SDK testing.
16+
* `service/quicksight`: Updates service API and documentation
17+
* Vega ally control options and Support for Reviewed Answers in Topics
18+
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
19+
* Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
20+
* `service/sns`: Adds new service
21+
* Add v2 smoke tests and smithy smokeTests trait for SDK testing.
22+
123
Release v1.54.18 (2024-07-10)
224
===
325

aws/endpoints/defaults.go

Lines changed: 27 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.54.18"
8+
const SDKVersion = "1.54.19"

0 commit comments

Comments
 (0)