diff --git a/.changelog/11301a48a21247ca9b663d84a542b90e.json b/.changelog/11301a48a21247ca9b663d84a542b90e.json deleted file mode 100644 index e42ae8718b9..00000000000 --- a/.changelog/11301a48a21247ca9b663d84a542b90e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "11301a48-a212-47ca-9b66-3d84a542b90e", - "type": "feature", - "description": "Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/230ccf42eb6b4c5db6111b2f995bf846.json b/.changelog/230ccf42eb6b4c5db6111b2f995bf846.json deleted file mode 100644 index 78c6c2f3495..00000000000 --- a/.changelog/230ccf42eb6b4c5db6111b2f995bf846.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "230ccf42-eb6b-4c5d-b611-1b2f995bf846", - "type": "feature", - "description": "Add ECDH support on PIN operations.", - "modules": [ - "service/paymentcryptographydata" - ] -} \ No newline at end of file diff --git a/.changelog/3469265be5d14ce4a589ba6b85ef2ff2.json b/.changelog/3469265be5d14ce4a589ba6b85ef2ff2.json deleted file mode 100644 index e1b84e0ffd5..00000000000 --- a/.changelog/3469265be5d14ce4a589ba6b85ef2ff2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3469265b-e5d1-4ce4-a589-ba6b85ef2ff2", - "type": "documentation", - "description": "Doc updates for supporting converse", - "modules": [ - "service/bedrock" - ] -} \ No newline at end of file diff --git a/.changelog/773f17803f19415db2c520ab17e2f086.json b/.changelog/773f17803f19415db2c520ab17e2f086.json deleted file mode 100644 index 7a106f6fddd..00000000000 --- a/.changelog/773f17803f19415db2c520ab17e2f086.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "773f1780-3f19-415d-b2c5-20ab17e2f086", - "type": "feature", - "description": "Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.", - "modules": [ - "service/mwaa" - ] -} \ No newline at end of file diff --git a/.changelog/8604fbaef479489882dc451a2a4eee71.json b/.changelog/8604fbaef479489882dc451a2a4eee71.json deleted file mode 100644 index dbaff65dcc0..00000000000 --- a/.changelog/8604fbaef479489882dc451a2a4eee71.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8604fbae-f479-4898-82dc-451a2a4eee71", - "type": "feature", - "description": "Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/e68deb83277f4cc28eee050fac42a9a3.json b/.changelog/e68deb83277f4cc28eee050fac42a9a3.json deleted file mode 100644 index fddf175188c..00000000000 --- a/.changelog/e68deb83277f4cc28eee050fac42a9a3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e68deb83-277f-4cc2-8eee-050fac42a9a3", - "type": "feature", - "description": "Add support for ECC P-256 and P-384 Keys.", - "modules": [ - "service/paymentcryptography" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 551a24f3fda..6116c560f01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2024-10-23) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.21.1](service/bedrock/CHANGELOG.md#v1211-2024-10-23) + * **Documentation**: Doc updates for supporting converse +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.114.0](service/connect/CHANGELOG.md#v11140-2024-10-23) + * **Feature**: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.185.0](service/ec2/CHANGELOG.md#v11850-2024-10-23) + * **Feature**: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. +* `github.com/aws/aws-sdk-go-v2/service/mwaa`: [v1.32.0](service/mwaa/CHANGELOG.md#v1320-2024-10-23) + * **Feature**: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. +* `github.com/aws/aws-sdk-go-v2/service/paymentcryptography`: [v1.15.0](service/paymentcryptography/CHANGELOG.md#v1150-2024-10-23) + * **Feature**: Add support for ECC P-256 and P-384 Keys. +* `github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata`: [v1.16.0](service/paymentcryptographydata/CHANGELOG.md#v1160-2024-10-23) + * **Feature**: Add ECDH support on PIN operations. + # Release (2024-10-22) ## Module Highlights diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index cdb1feb638b..133f8df8cf4 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.41 (2024-10-23) + +* No change notes available for this release. + # v1.14.40 (2024-10-22) * No change notes available for this release. diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 7a98a199477..c41dbe0d874 100644 --- a/feature/dynamodbstreams/attributevalue/go_module_metadata.go +++ b/feature/dynamodbstreams/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.12" +const goModuleVersion = "1.14.41" diff --git a/service/bedrock/CHANGELOG.md b/service/bedrock/CHANGELOG.md index 68aa20aa8c6..06c0a6e8c75 100644 --- a/service/bedrock/CHANGELOG.md +++ b/service/bedrock/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2024-10-23) + +* **Documentation**: Doc updates for supporting converse + # v1.21.0 (2024-10-18) * **Feature**: Adding converse support to CMI API's diff --git a/service/bedrock/go_module_metadata.go b/service/bedrock/go_module_metadata.go index 98d1a63c6bc..0478183ef8c 100644 --- a/service/bedrock/go_module_metadata.go +++ b/service/bedrock/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrock // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 227e35e05bb..3aced77f949 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.114.0 (2024-10-23) + +* **Feature**: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. + # v1.113.2 (2024-10-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 49e6a3d4696..ef4acc303d9 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.113.2" +const goModuleVersion = "1.114.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 14ee4fb0945..7f9e35e846c 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.185.0 (2024-10-23) + +* **Feature**: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. + # v1.184.0 (2024-10-21) * **Feature**: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index b1ed966b653..dae214ce7bf 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.184.0" +const goModuleVersion = "1.185.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index e07ab9e3008..38dd888b64b 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -29,7 +29,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.2 github.com/aws/aws-sdk-go-v2/service/docdb v1.39.2 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.2 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.184.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.185.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.36.2 github.com/aws/aws-sdk-go-v2/service/ecs v1.47.4 github.com/aws/aws-sdk-go-v2/service/efs v1.33.2 diff --git a/service/mwaa/CHANGELOG.md b/service/mwaa/CHANGELOG.md index 4244045251d..130cde89cbd 100644 --- a/service/mwaa/CHANGELOG.md +++ b/service/mwaa/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.0 (2024-10-23) + +* **Feature**: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. + # v1.31.2 (2024-10-08) * **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 8c22b81eb3d..35d433a73ad 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.31.2" +const goModuleVersion = "1.32.0" diff --git a/service/paymentcryptography/CHANGELOG.md b/service/paymentcryptography/CHANGELOG.md index 9ada96e0379..e9a1fb1bcc6 100644 --- a/service/paymentcryptography/CHANGELOG.md +++ b/service/paymentcryptography/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2024-10-23) + +* **Feature**: Add support for ECC P-256 and P-384 Keys. + # v1.14.2 (2024-10-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/paymentcryptography/go_module_metadata.go b/service/paymentcryptography/go_module_metadata.go index 6af151f4d45..8e3aca6d952 100644 --- a/service/paymentcryptography/go_module_metadata.go +++ b/service/paymentcryptography/go_module_metadata.go @@ -3,4 +3,4 @@ package paymentcryptography // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.2" +const goModuleVersion = "1.15.0" diff --git a/service/paymentcryptographydata/CHANGELOG.md b/service/paymentcryptographydata/CHANGELOG.md index aca85666b34..feeeda7ccdd 100644 --- a/service/paymentcryptographydata/CHANGELOG.md +++ b/service/paymentcryptographydata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2024-10-23) + +* **Feature**: Add ECDH support on PIN operations. + # v1.15.0 (2024-10-21) * **Feature**: Adding new API to generate authenticated scripts for EMV pin change use cases. diff --git a/service/paymentcryptographydata/go_module_metadata.go b/service/paymentcryptographydata/go_module_metadata.go index 27204d0436e..b9e9b1d2210 100644 --- a/service/paymentcryptographydata/go_module_metadata.go +++ b/service/paymentcryptographydata/go_module_metadata.go @@ -3,4 +3,4 @@ package paymentcryptographydata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.16.0" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index 940185d3a5b..6b5333c807c 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.54.3 (2024-10-23) + +* No change notes available for this release. + # v1.54.2 (2024-10-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 40a1c97053f..f2f191a562a 100644 --- a/service/securityhub/go_module_metadata.go +++ b/service/securityhub/go_module_metadata.go @@ -3,4 +3,4 @@ package securityhub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.54.2" +const goModuleVersion = "1.54.3"