Skip to content

Commit

Permalink
Release 2023-10-30
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 30, 2023
1 parent c10aa0a commit 2ac0a53
Show file tree
Hide file tree
Showing 32 changed files with 75 additions and 91 deletions.
8 changes: 0 additions & 8 deletions .changelog/0330149b00ce4038bec18bf70638805a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/16dfbecef7274298ac13e4c131eba717.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/24fcf67c900748d58becf61ca5b78e64.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5243007b27a6411d92969e25a858f143.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5c93eb1b55ab4d13af0d001eb650f574.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/71325782a3304d13bc1c078f0195ee1a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ac4b9b6f2b85477b989079cc78d6ce17.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b97c4326a42548e5b48451d4c37f300e.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ba30715f538044669076ed9c354a806f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/def961f9913f4a18974b17156f8d60a4.json

This file was deleted.

24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Release (2023-10-30)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.72.0](service/connect/CHANGELOG.md#v1720-2023-10-30)
* **Feature**: This release adds InstanceId field for phone number APIs.
* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.22.0](service/dataexchange/CHANGELOG.md#v1220-2023-10-30)
* **Feature**: We added a new API action: SendDataSetNotification.
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.30.0](service/datasync/CHANGELOG.md#v1300-2023-10-30)
* **Feature**: Platform version changes to support AL1 deprecation initiative.
* `github.com/aws/aws-sdk-go-v2/service/finspace`: [v1.14.0](service/finspace/CHANGELOG.md#v1140-2023-10-30)
* **Feature**: Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.
* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.4.0](service/mediapackagev2/CHANGELOG.md#v140-2023-10-30)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.59.0](service/rds/CHANGELOG.md#v1590-2023-10-30)
* **Feature**: This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
* `github.com/aws/aws-sdk-go-v2/service/redshiftserverless`: [v1.9.0](service/redshiftserverless/CHANGELOG.md#v190-2023-10-30)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.14.0](service/resiliencehub/CHANGELOG.md#v1140-2023-10-30)
* **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).
* `github.com/aws/aws-sdk-go-v2/service/s3outposts`: [v1.19.0](service/s3outposts/CHANGELOG.md#v1190-2023-10-30)
* **Feature**: Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.
* `github.com/aws/aws-sdk-go-v2/service/wisdom`: [v1.16.1](service/wisdom/CHANGELOG.md#v1161-2023-10-30)
* **Documentation**: This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.

# Release (2023-10-27)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.72.0 (2023-10-30)

* **Feature**: This release adds InstanceId field for phone number APIs.

# v1.71.0 (2023-10-24)

* **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).
Expand Down
2 changes: 1 addition & 1 deletion service/connect/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/dataexchange/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2023-10-30)

* **Feature**: We added a new API action: SendDataSetNotification.

# v1.21.2 (2023-10-12)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/dataexchange/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/datasync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2023-10-30)

* **Feature**: Platform version changes to support AL1 deprecation initiative.

# v1.29.3 (2023-10-12)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/datasync/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/finspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.0 (2023-10-30)

* **Feature**: Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.

# v1.13.0 (2023-10-24)

* **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).
Expand Down
2 changes: 1 addition & 1 deletion service/finspace/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.2
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.3
github.com/aws/aws-sdk-go-v2/service/polly v1.31.2
github.com/aws/aws-sdk-go-v2/service/rds v1.58.0
github.com/aws/aws-sdk-go-v2/service/rds v1.59.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.33.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.32.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.31.0
Expand Down
4 changes: 4 additions & 0 deletions service/mediapackagev2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.4.0 (2023-10-30)

* **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.

# v1.3.1 (2023-10-26)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/mediapackagev2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.59.0 (2023-10-30)

* **Feature**: This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.

# v1.58.0 (2023-10-24)

* **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).
Expand Down
2 changes: 1 addition & 1 deletion service/rds/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/redshiftserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.9.0 (2023-10-30)

* **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.

# v1.8.0 (2023-10-23)

* **Feature**: This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.
Expand Down
2 changes: 1 addition & 1 deletion service/redshiftserverless/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/resiliencehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.0 (2023-10-30)

* **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).

# v1.13.7 (2023-10-19)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/resiliencehub/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/s3outposts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2023-10-30)

* **Feature**: Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.

# v1.18.2 (2023-10-12)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/s3outposts/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/wisdom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.1 (2023-10-30)

* **Documentation**: This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.

# v1.16.0 (2023-10-18)

* **Feature**: This release adds an max limit of 25 recommendation ids for NotifyRecommendationsReceived API.
Expand Down
2 changes: 1 addition & 1 deletion service/wisdom/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ac0a53

Please sign in to comment.