From 858298a55393392fb161c5bd0ae3b9c5251996bf Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Wed, 18 Dec 2024 19:25:52 +0000 Subject: [PATCH] Release 2024-12-18 --- .../13af4f0f097b45cab82b0cf34b43a8b3.json | 8 ------- .../239e820fd89e4aceb07f1e4d404079ac.json | 8 ------- .../43c13b22acd8423a9a326b337704798c.json | 8 ------- .../57641aba4454469380fd0a78aec7f72a.json | 8 ------- .../77926b87da1b4d769deadd53fda8ea5d.json | 8 ------- .../b667d103412a428d9c87055bb5d11aa3.json | 8 ------- .../b8e3aa73d4f5448aba677f7df43ed7f1.json | 8 ------- .../b979e47afda94155af743915acd9a2e2.json | 8 ------- .../f1d8a4b02f09495286df77e1d64a7906.json | 8 ------- .../fb030d218e8e4ef7a4b8c815baa6d2af.json | 8 ------- CHANGELOG.md | 24 +++++++++++++++++++ service/amplify/CHANGELOG.md | 4 ++++ service/amplify/go_module_metadata.go | 2 +- service/budgets/CHANGELOG.md | 4 ++++ service/budgets/go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 ++++ service/connect/go_module_metadata.go | 2 +- service/connectparticipant/CHANGELOG.md | 4 ++++ .../connectparticipant/go_module_metadata.go | 2 +- service/datasync/CHANGELOG.md | 4 ++++ service/datasync/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 2 +- service/iot/CHANGELOG.md | 4 ++++ service/iot/go_module_metadata.go | 2 +- service/kafka/CHANGELOG.md | 4 ++++ service/kafka/go_module_metadata.go | 2 +- service/mwaa/CHANGELOG.md | 4 ++++ service/mwaa/go_module_metadata.go | 2 +- service/quicksight/CHANGELOG.md | 4 ++++ service/quicksight/go_module_metadata.go | 2 +- service/resiliencehub/CHANGELOG.md | 4 ++++ service/resiliencehub/go_module_metadata.go | 2 +- service/transfer/CHANGELOG.md | 4 ++++ service/transfer/go_module_metadata.go | 2 +- 34 files changed, 80 insertions(+), 92 deletions(-) delete mode 100644 .changelog/13af4f0f097b45cab82b0cf34b43a8b3.json delete mode 100644 .changelog/239e820fd89e4aceb07f1e4d404079ac.json delete mode 100644 .changelog/43c13b22acd8423a9a326b337704798c.json delete mode 100644 .changelog/57641aba4454469380fd0a78aec7f72a.json delete mode 100644 .changelog/77926b87da1b4d769deadd53fda8ea5d.json delete mode 100644 .changelog/b667d103412a428d9c87055bb5d11aa3.json delete mode 100644 .changelog/b8e3aa73d4f5448aba677f7df43ed7f1.json delete mode 100644 .changelog/b979e47afda94155af743915acd9a2e2.json delete mode 100644 .changelog/f1d8a4b02f09495286df77e1d64a7906.json delete mode 100644 .changelog/fb030d218e8e4ef7a4b8c815baa6d2af.json diff --git a/.changelog/13af4f0f097b45cab82b0cf34b43a8b3.json b/.changelog/13af4f0f097b45cab82b0cf34b43a8b3.json deleted file mode 100644 index 4d15a3e9cdc..00000000000 --- a/.changelog/13af4f0f097b45cab82b0cf34b43a8b3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "13af4f0f-097b-45ca-b82b-0cf34b43a8b3", - "type": "feature", - "description": "This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.", - "modules": [ - "service/connectparticipant" - ] -} \ No newline at end of file diff --git a/.changelog/239e820fd89e4aceb07f1e4d404079ac.json b/.changelog/239e820fd89e4aceb07f1e4d404079ac.json deleted file mode 100644 index 0df6b6bcec6..00000000000 --- a/.changelog/239e820fd89e4aceb07f1e4d404079ac.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "239e820f-d89e-4ace-b07f-1e4d404079ac", - "type": "documentation", - "description": "Added support for Apache Airflow version 2.10.3 to MWAA.", - "modules": [ - "service/mwaa" - ] -} \ No newline at end of file diff --git a/.changelog/43c13b22acd8423a9a326b337704798c.json b/.changelog/43c13b22acd8423a9a326b337704798c.json deleted file mode 100644 index 98e1da65e2c..00000000000 --- a/.changelog/43c13b22acd8423a9a326b337704798c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "43c13b22-acd8-423a-9a32-6b337704798c", - "type": "feature", - "description": "Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.", - "modules": [ - "service/iot" - ] -} \ No newline at end of file diff --git a/.changelog/57641aba4454469380fd0a78aec7f72a.json b/.changelog/57641aba4454469380fd0a78aec7f72a.json deleted file mode 100644 index 4c69de27308..00000000000 --- a/.changelog/57641aba4454469380fd0a78aec7f72a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "57641aba-4454-4693-80fd-0a78aec7f72a", - "type": "feature", - "description": "AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.", - "modules": [ - "service/resiliencehub" - ] -} \ No newline at end of file diff --git a/.changelog/77926b87da1b4d769deadd53fda8ea5d.json b/.changelog/77926b87da1b4d769deadd53fda8ea5d.json deleted file mode 100644 index ebf03eb2c19..00000000000 --- a/.changelog/77926b87da1b4d769deadd53fda8ea5d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "77926b87-da1b-4d76-9dea-dd53fda8ea5d", - "type": "feature", - "description": "AWS DataSync introduces the ability to update attributes for in-cloud locations.", - "modules": [ - "service/datasync" - ] -} \ No newline at end of file diff --git a/.changelog/b667d103412a428d9c87055bb5d11aa3.json b/.changelog/b667d103412a428d9c87055bb5d11aa3.json deleted file mode 100644 index 11dc660e558..00000000000 --- a/.changelog/b667d103412a428d9c87055bb5d11aa3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b667d103-412a-428d-9c87-055bb5d11aa3", - "type": "feature", - "description": "Added WAF Configuration to Amplify Apps", - "modules": [ - "service/amplify" - ] -} \ No newline at end of file diff --git a/.changelog/b8e3aa73d4f5448aba677f7df43ed7f1.json b/.changelog/b8e3aa73d4f5448aba677f7df43ed7f1.json deleted file mode 100644 index d0c85f723b9..00000000000 --- a/.changelog/b8e3aa73d4f5448aba677f7df43ed7f1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b8e3aa73-d4f5-448a-ba67-7f7df43ed7f1", - "type": "feature", - "description": "Releasing minor partition endpoint updates", - "modules": [ - "service/budgets" - ] -} \ No newline at end of file diff --git a/.changelog/b979e47afda94155af743915acd9a2e2.json b/.changelog/b979e47afda94155af743915acd9a2e2.json deleted file mode 100644 index 652dad079f9..00000000000 --- a/.changelog/b979e47afda94155af743915acd9a2e2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b979e47a-fda9-4155-af74-3915acd9a2e2", - "type": "feature", - "description": "Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.", - "modules": [ - "service/quicksight" - ] -} \ No newline at end of file diff --git a/.changelog/f1d8a4b02f09495286df77e1d64a7906.json b/.changelog/f1d8a4b02f09495286df77e1d64a7906.json deleted file mode 100644 index 62ddbb9b0ee..00000000000 --- a/.changelog/f1d8a4b02f09495286df77e1d64a7906.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f1d8a4b0-2f09-4952-86df-77e1d64a7906", - "type": "feature", - "description": "This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/fb030d218e8e4ef7a4b8c815baa6d2af.json b/.changelog/fb030d218e8e4ef7a4b8c815baa6d2af.json deleted file mode 100644 index 5950185b64c..00000000000 --- a/.changelog/fb030d218e8e4ef7a4b8c815baa6d2af.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "fb030d21-8e8e-4ef7-a4b8-c815baa6d2af", - "type": "feature", - "description": "Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.", - "modules": [ - "service/transfer" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b5eca83ccd0..9a0d9c8a104 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +# Release (2024-12-18) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/amplify`: [v1.28.0](service/amplify/CHANGELOG.md#v1280-2024-12-18) + * **Feature**: Added WAF Configuration to Amplify Apps +* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.29.0](service/budgets/CHANGELOG.md#v1290-2024-12-18) + * **Feature**: Releasing minor partition endpoint updates +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.122.0](service/connect/CHANGELOG.md#v11220-2024-12-18) + * **Feature**: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. +* `github.com/aws/aws-sdk-go-v2/service/connectparticipant`: [v1.28.0](service/connectparticipant/CHANGELOG.md#v1280-2024-12-18) + * **Feature**: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. +* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.44.0](service/datasync/CHANGELOG.md#v1440-2024-12-18) + * **Feature**: AWS DataSync introduces the ability to update attributes for in-cloud locations. +* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.62.0](service/iot/CHANGELOG.md#v1620-2024-12-18) + * **Feature**: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. +* `github.com/aws/aws-sdk-go-v2/service/mwaa`: [v1.33.2](service/mwaa/CHANGELOG.md#v1332-2024-12-18) + * **Documentation**: Added support for Apache Airflow version 2.10.3 to MWAA. +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.82.0](service/quicksight/CHANGELOG.md#v1820-2024-12-18) + * **Feature**: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. +* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.29.0](service/resiliencehub/CHANGELOG.md#v1290-2024-12-18) + * **Feature**: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. +* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.55.0](service/transfer/CHANGELOG.md#v1550-2024-12-18) + * **Feature**: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. + # Release (2024-12-17) ## Module Highlights diff --git a/service/amplify/CHANGELOG.md b/service/amplify/CHANGELOG.md index d1a1b15be41..e901cca32de 100644 --- a/service/amplify/CHANGELOG.md +++ b/service/amplify/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.0 (2024-12-18) + +* **Feature**: Added WAF Configuration to Amplify Apps + # v1.27.5 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amplify/go_module_metadata.go b/service/amplify/go_module_metadata.go index f450adf7f04..8f42e801459 100644 --- a/service/amplify/go_module_metadata.go +++ b/service/amplify/go_module_metadata.go @@ -3,4 +3,4 @@ package amplify // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.5" +const goModuleVersion = "1.28.0" diff --git a/service/budgets/CHANGELOG.md b/service/budgets/CHANGELOG.md index 5e5c3eb4139..57f1f102f7b 100644 --- a/service/budgets/CHANGELOG.md +++ b/service/budgets/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.0 (2024-12-18) + +* **Feature**: Releasing minor partition endpoint updates + # v1.28.8 (2024-12-09) * No change notes available for this release. diff --git a/service/budgets/go_module_metadata.go b/service/budgets/go_module_metadata.go index dc1c6969970..b18592c764e 100644 --- a/service/budgets/go_module_metadata.go +++ b/service/budgets/go_module_metadata.go @@ -3,4 +3,4 @@ package budgets // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.8" +const goModuleVersion = "1.29.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index c9d9bea8e12..d2879609d0b 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.122.0 (2024-12-18) + +* **Feature**: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. + # v1.121.0 (2024-12-12) * **Feature**: Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation. diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 39870858d1e..0901824fd6a 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.121.0" +const goModuleVersion = "1.122.0" diff --git a/service/connectparticipant/CHANGELOG.md b/service/connectparticipant/CHANGELOG.md index 88bae9e5d37..a80d725fab1 100644 --- a/service/connectparticipant/CHANGELOG.md +++ b/service/connectparticipant/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.0 (2024-12-18) + +* **Feature**: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. + # v1.27.7 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connectparticipant/go_module_metadata.go b/service/connectparticipant/go_module_metadata.go index 0d34f6029ae..8258756b900 100644 --- a/service/connectparticipant/go_module_metadata.go +++ b/service/connectparticipant/go_module_metadata.go @@ -3,4 +3,4 @@ package connectparticipant // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.7" +const goModuleVersion = "1.28.0" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index 564e9c39438..980f21c812b 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.0 (2024-12-18) + +* **Feature**: AWS DataSync introduces the ability to update attributes for in-cloud locations. + # v1.43.5 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index e7555b67993..436154a984c 100644 --- a/service/datasync/go_module_metadata.go +++ b/service/datasync/go_module_metadata.go @@ -3,4 +3,4 @@ package datasync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.5" +const goModuleVersion = "1.44.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index d6c0b55fd13..84955e71a4b 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -47,7 +47,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/health v1.29.1 github.com/aws/aws-sdk-go-v2/service/iam v1.38.2 github.com/aws/aws-sdk-go-v2/service/inspector v1.25.7 - github.com/aws/aws-sdk-go-v2/service/iot v1.61.1 + github.com/aws/aws-sdk-go-v2/service/iot v1.62.0 github.com/aws/aws-sdk-go-v2/service/kinesis v1.32.7 github.com/aws/aws-sdk-go-v2/service/kms v1.37.7 github.com/aws/aws-sdk-go-v2/service/lambda v1.69.1 diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index 85dc4eb3780..c14bd3b2183 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.62.0 (2024-12-18) + +* **Feature**: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. + # v1.61.1 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index 83d5a1f6b3b..683c8d1afa7 100644 --- a/service/iot/go_module_metadata.go +++ b/service/iot/go_module_metadata.go @@ -3,4 +3,4 @@ package iot // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.61.1" +const goModuleVersion = "1.62.0" diff --git a/service/kafka/CHANGELOG.md b/service/kafka/CHANGELOG.md index 146aa671a35..33905af74e0 100644 --- a/service/kafka/CHANGELOG.md +++ b/service/kafka/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.38.8 (2024-12-18) + +* No change notes available for this release. + # v1.38.7 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kafka/go_module_metadata.go b/service/kafka/go_module_metadata.go index df01fa94cec..f34f1bcbcae 100644 --- a/service/kafka/go_module_metadata.go +++ b/service/kafka/go_module_metadata.go @@ -3,4 +3,4 @@ package kafka // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.38.7" +const goModuleVersion = "1.38.8" diff --git a/service/mwaa/CHANGELOG.md b/service/mwaa/CHANGELOG.md index 048b8b9cc9a..0682e977c41 100644 --- a/service/mwaa/CHANGELOG.md +++ b/service/mwaa/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.2 (2024-12-18) + +* **Documentation**: Added support for Apache Airflow version 2.10.3 to MWAA. + # v1.33.1 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mwaa/go_module_metadata.go b/service/mwaa/go_module_metadata.go index eef85778afa..bd4ad68003a 100644 --- a/service/mwaa/go_module_metadata.go +++ b/service/mwaa/go_module_metadata.go @@ -3,4 +3,4 @@ package mwaa // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.33.1" +const goModuleVersion = "1.33.2" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index ea2605f1159..1cfa2991e54 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.82.0 (2024-12-18) + +* **Feature**: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. + # v1.81.0 (2024-12-03.2) * **Feature**: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC). diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 1bbec239d94..0d66358b29e 100644 --- a/service/quicksight/go_module_metadata.go +++ b/service/quicksight/go_module_metadata.go @@ -3,4 +3,4 @@ package quicksight // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.81.0" +const goModuleVersion = "1.82.0" diff --git a/service/resiliencehub/CHANGELOG.md b/service/resiliencehub/CHANGELOG.md index 416e452bdc8..aafe58842cf 100644 --- a/service/resiliencehub/CHANGELOG.md +++ b/service/resiliencehub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.0 (2024-12-18) + +* **Feature**: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. + # v1.28.1 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resiliencehub/go_module_metadata.go b/service/resiliencehub/go_module_metadata.go index 7b2ae0bba55..a992ebd4891 100644 --- a/service/resiliencehub/go_module_metadata.go +++ b/service/resiliencehub/go_module_metadata.go @@ -3,4 +3,4 @@ package resiliencehub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.1" +const goModuleVersion = "1.29.0" diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index 1fa1303304e..0f7c215e160 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.55.0 (2024-12-18) + +* **Feature**: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. + # v1.54.0 (2024-12-02) * **Feature**: AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3. diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index 1dfc4e5bf44..2286f8b135c 100644 --- a/service/transfer/go_module_metadata.go +++ b/service/transfer/go_module_metadata.go @@ -3,4 +3,4 @@ package transfer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.54.0" +const goModuleVersion = "1.55.0"