Skip to content

Commit 2ac0a53

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-10-30
1 parent c10aa0a commit 2ac0a53

32 files changed

+75
-91
lines changed

.changelog/0330149b00ce4038bec18bf70638805a.json

-8
This file was deleted.

.changelog/16dfbecef7274298ac13e4c131eba717.json

-8
This file was deleted.

.changelog/24fcf67c900748d58becf61ca5b78e64.json

-8
This file was deleted.

.changelog/5243007b27a6411d92969e25a858f143.json

-8
This file was deleted.

.changelog/5c93eb1b55ab4d13af0d001eb650f574.json

-8
This file was deleted.

.changelog/71325782a3304d13bc1c078f0195ee1a.json

-8
This file was deleted.

.changelog/ac4b9b6f2b85477b989079cc78d6ce17.json

-8
This file was deleted.

.changelog/b97c4326a42548e5b48451d4c37f300e.json

-8
This file was deleted.

.changelog/ba30715f538044669076ed9c354a806f.json

-8
This file was deleted.

.changelog/def961f9913f4a18974b17156f8d60a4.json

-8
This file was deleted.

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# Release (2023-10-30)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.72.0](service/connect/CHANGELOG.md#v1720-2023-10-30)
5+
* **Feature**: This release adds InstanceId field for phone number APIs.
6+
* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.22.0](service/dataexchange/CHANGELOG.md#v1220-2023-10-30)
7+
* **Feature**: We added a new API action: SendDataSetNotification.
8+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.30.0](service/datasync/CHANGELOG.md#v1300-2023-10-30)
9+
* **Feature**: Platform version changes to support AL1 deprecation initiative.
10+
* `github.com/aws/aws-sdk-go-v2/service/finspace`: [v1.14.0](service/finspace/CHANGELOG.md#v1140-2023-10-30)
11+
* **Feature**: Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.
12+
* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.4.0](service/mediapackagev2/CHANGELOG.md#v140-2023-10-30)
13+
* **Feature**: This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default.
14+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.59.0](service/rds/CHANGELOG.md#v1590-2023-10-30)
15+
* **Feature**: This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
16+
* `github.com/aws/aws-sdk-go-v2/service/redshiftserverless`: [v1.9.0](service/redshiftserverless/CHANGELOG.md#v190-2023-10-30)
17+
* **Feature**: Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.
18+
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.14.0](service/resiliencehub/CHANGELOG.md#v1140-2023-10-30)
19+
* **Feature**: Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO).
20+
* `github.com/aws/aws-sdk-go-v2/service/s3outposts`: [v1.19.0](service/s3outposts/CHANGELOG.md#v1190-2023-10-30)
21+
* **Feature**: Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.
22+
* `github.com/aws/aws-sdk-go-v2/service/wisdom`: [v1.16.1](service/wisdom/CHANGELOG.md#v1161-2023-10-30)
23+
* **Documentation**: This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.
24+
125
# Release (2023-10-27)
226

327
## Module Highlights

service/connect/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.72.0 (2023-10-30)
2+
3+
* **Feature**: This release adds InstanceId field for phone number APIs.
4+
15
# v1.71.0 (2023-10-24)
26

37
* **Feature**: **BREAKFIX**: Correct nullability and default value representation of various input fields across a large number of services. Calling code that references one or more of the affected fields will need to update usage accordingly. See [2162](https://github.com/aws/aws-sdk-go-v2/issues/2162).

service/connect/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/dataexchange/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2023-10-30)
2+
3+
* **Feature**: We added a new API action: SendDataSetNotification.
4+
15
# v1.21.2 (2023-10-12)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/dataexchange/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datasync/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.0 (2023-10-30)
2+
3+
* **Feature**: Platform version changes to support AL1 deprecation initiative.
4+
15
# v1.29.3 (2023-10-12)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/datasync/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/finspace/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.0 (2023-10-30)
2+
3+
* **Feature**: Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.
4+
15
# v1.13.0 (2023-10-24)
26

37
* **Feature**: **BREAKFIX**: Correct nullability and default value representation of various input fields across a large number of services. Calling code that references one or more of the affected fields will need to update usage accordingly. See [2162](https://github.com/aws/aws-sdk-go-v2/issues/2162).

service/finspace/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.2
6161
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.3
6262
github.com/aws/aws-sdk-go-v2/service/polly v1.31.2
63-
github.com/aws/aws-sdk-go-v2/service/rds v1.58.0
63+
github.com/aws/aws-sdk-go-v2/service/rds v1.59.0
6464
github.com/aws/aws-sdk-go-v2/service/redshift v1.33.0
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.32.0
6666
github.com/aws/aws-sdk-go-v2/service/route53 v1.31.0

service/mediapackagev2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.4.0 (2023-10-30)
2+
3+
* **Feature**: This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default.
4+
15
# v1.3.1 (2023-10-26)
26

37
* No change notes available for this release.

service/mediapackagev2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/rds/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.59.0 (2023-10-30)
2+
3+
* **Feature**: This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
4+
15
# v1.58.0 (2023-10-24)
26

37
* **Feature**: **BREAKFIX**: Correct nullability and default value representation of various input fields across a large number of services. Calling code that references one or more of the affected fields will need to update usage accordingly. See [2162](https://github.com/aws/aws-sdk-go-v2/issues/2162).

service/rds/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftserverless/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.9.0 (2023-10-30)
2+
3+
* **Feature**: Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.
4+
15
# v1.8.0 (2023-10-23)
26

37
* **Feature**: This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.

service/redshiftserverless/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/resiliencehub/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.0 (2023-10-30)
2+
3+
* **Feature**: Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO).
4+
15
# v1.13.7 (2023-10-19)
26

37
* No change notes available for this release.

service/resiliencehub/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/s3outposts/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.19.0 (2023-10-30)
2+
3+
* **Feature**: Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.
4+
15
# v1.18.2 (2023-10-12)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/s3outposts/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/wisdom/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.1 (2023-10-30)
2+
3+
* **Documentation**: This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.
4+
15
# v1.16.0 (2023-10-18)
26

37
* **Feature**: This release adds an max limit of 25 recommendation ids for NotifyRecommendationsReceived API.

service/wisdom/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)