diff --git a/.changelog/187482d65f834fba9a2fd35c1a94d083.json b/.changelog/187482d65f834fba9a2fd35c1a94d083.json deleted file mode 100644 index d5b6ad14908..00000000000 --- a/.changelog/187482d65f834fba9a2fd35c1a94d083.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "187482d6-5f83-4fba-9a2f-d35c1a94d083", - "type": "feature", - "description": "Added KMS_DSSE to EncryptionType", - "modules": [ - "service/ecr" - ] -} \ No newline at end of file diff --git a/.changelog/5161d39baeb54057b88063e76f43d5b8.json b/.changelog/5161d39baeb54057b88063e76f43d5b8.json deleted file mode 100644 index 0c0121c2f2f..00000000000 --- a/.changelog/5161d39baeb54057b88063e76f43d5b8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "5161d39b-aeb5-4057-b880-63e76f43d5b8", - "type": "feature", - "description": "Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.", - "modules": [ - "service/medialive" - ] -} \ No newline at end of file diff --git a/.changelog/59e42bded55e4abe9c21d820e8e46d7f.json b/.changelog/59e42bded55e4abe9c21d820e8e46d7f.json deleted file mode 100644 index e8058410966..00000000000 --- a/.changelog/59e42bded55e4abe9c21d820e8e46d7f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "59e42bde-d55e-4abe-9c21-d820e8e46d7f", - "type": "feature", - "description": "Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.", - "modules": [ - "service/bedrockagentruntime" - ] -} \ No newline at end of file diff --git a/.changelog/5d7d7eb5c0f54d7fbda374c59be44842.json b/.changelog/5d7d7eb5c0f54d7fbda374c59be44842.json deleted file mode 100644 index 79f5e481758..00000000000 --- a/.changelog/5d7d7eb5c0f54d7fbda374c59be44842.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "5d7d7eb5-c0f5-4d7f-bda3-74c59be44842", - "type": "feature", - "description": "Add support for new statistic types in GetFindingsStatistics.", - "modules": [ - "service/guardduty" - ] -} \ No newline at end of file diff --git a/.changelog/a31e9328114e4584934f3ec96cfe0ff9.json b/.changelog/a31e9328114e4584934f3ec96cfe0ff9.json deleted file mode 100644 index c89048d1817..00000000000 --- a/.changelog/a31e9328114e4584934f3ec96cfe0ff9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a31e9328-114e-4584-934f-3ec96cfe0ff9", - "type": "feature", - "description": "Support new Polly voice engines in VoiceSettings: long-form and generative", - "modules": [ - "service/lexmodelsv2" - ] -} \ No newline at end of file diff --git a/.changelog/dbdae85cd77e40de981cb0c007d70ee8.json b/.changelog/dbdae85cd77e40de981cb0c007d70ee8.json deleted file mode 100644 index 009a6d10434..00000000000 --- a/.changelog/dbdae85cd77e40de981cb0c007d70ee8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "dbdae85c-d77e-40de-981c-b0c007d70ee8", - "type": "feature", - "description": "Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.", - "modules": [ - "service/bedrockagent" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bcc6b2eb76..7718a988fe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2024-09-11) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.19.0](service/bedrockagent/CHANGELOG.md#v1190-2024-09-11) + * **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. +* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.19.0](service/bedrockagentruntime/CHANGELOG.md#v1190-2024-09-11) + * **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. +* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.33.0](service/ecr/CHANGELOG.md#v1330-2024-09-11) + * **Feature**: Added KMS_DSSE to EncryptionType +* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.46.0](service/guardduty/CHANGELOG.md#v1460-2024-09-11) + * **Feature**: Add support for new statistic types in GetFindingsStatistics. +* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.47.0](service/lexmodelsv2/CHANGELOG.md#v1470-2024-09-11) + * **Feature**: Support new Polly voice engines in VoiceSettings: long-form and generative +* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.58.0](service/medialive/CHANGELOG.md#v1580-2024-09-11) + * **Feature**: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support. + # Release (2024-09-10) ## Module Highlights diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index d3242ea0587..a464a4a988a 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.11 (2024-09-11) + +* No change notes available for this release. + # v1.14.10 (2024-09-10) * 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 03e82996405..47cde575fac 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.3" +const goModuleVersion = "1.14.11" diff --git a/service/bedrockagent/CHANGELOG.md b/service/bedrockagent/CHANGELOG.md index 1fe99cbabbc..3a015a1f5ce 100644 --- a/service/bedrockagent/CHANGELOG.md +++ b/service/bedrockagent/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2024-09-11) + +* **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. + # v1.18.0 (2024-09-04) * **Feature**: Add support for user metadata inside PromptVariant. diff --git a/service/bedrockagent/go_module_metadata.go b/service/bedrockagent/go_module_metadata.go index e01ac93e627..1fdf5f7dfe5 100644 --- a/service/bedrockagent/go_module_metadata.go +++ b/service/bedrockagent/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockagent // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.19.0" diff --git a/service/bedrockagentruntime/CHANGELOG.md b/service/bedrockagentruntime/CHANGELOG.md index 20da7d63494..9a9607913cb 100644 --- a/service/bedrockagentruntime/CHANGELOG.md +++ b/service/bedrockagentruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2024-09-11) + +* **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. + # v1.18.2 (2024-09-04) * No change notes available for this release. diff --git a/service/bedrockagentruntime/go_module_metadata.go b/service/bedrockagentruntime/go_module_metadata.go index 43eff58d926..c740d069494 100644 --- a/service/bedrockagentruntime/go_module_metadata.go +++ b/service/bedrockagentruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockagentruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.2" +const goModuleVersion = "1.19.0" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index adad357dbdc..cc68098e249 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.0 (2024-09-11) + +* **Feature**: Added KMS_DSSE to EncryptionType + # v1.32.4 (2024-09-04) * No change notes available for this release. diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index 8345f105103..35957874a4c 100644 --- a/service/ecr/go_module_metadata.go +++ b/service/ecr/go_module_metadata.go @@ -3,4 +3,4 @@ package ecr // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.4" +const goModuleVersion = "1.33.0" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index 59dbb5735d6..2ce3c4fa9bd 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.46.0 (2024-09-11) + +* **Feature**: Add support for new statistic types in GetFindingsStatistics. + # v1.45.6 (2024-09-04) * No change notes available for this release. diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index ac0636c9618..33f8bbf6692 100644 --- a/service/guardduty/go_module_metadata.go +++ b/service/guardduty/go_module_metadata.go @@ -3,4 +3,4 @@ package guardduty // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.6" +const goModuleVersion = "1.46.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 6fac765c9a2..913ad98e163 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/docdb v1.37.3 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.9 github.com/aws/aws-sdk-go-v2/service/ec2 v1.177.3 - github.com/aws/aws-sdk-go-v2/service/ecr v1.32.4 + github.com/aws/aws-sdk-go-v2/service/ecr v1.33.0 github.com/aws/aws-sdk-go-v2/service/ecs v1.45.4 github.com/aws/aws-sdk-go-v2/service/efs v1.31.6 github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.9 diff --git a/service/lexmodelsv2/CHANGELOG.md b/service/lexmodelsv2/CHANGELOG.md index f2ea8efeabd..974354ebc82 100644 --- a/service/lexmodelsv2/CHANGELOG.md +++ b/service/lexmodelsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.47.0 (2024-09-11) + +* **Feature**: Support new Polly voice engines in VoiceSettings: long-form and generative + # v1.46.3 (2024-09-04) * No change notes available for this release. diff --git a/service/lexmodelsv2/go_module_metadata.go b/service/lexmodelsv2/go_module_metadata.go index 45739e5127c..b816b3cc465 100644 --- a/service/lexmodelsv2/go_module_metadata.go +++ b/service/lexmodelsv2/go_module_metadata.go @@ -3,4 +3,4 @@ package lexmodelsv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.46.3" +const goModuleVersion = "1.47.0" diff --git a/service/medialive/CHANGELOG.md b/service/medialive/CHANGELOG.md index 12d1d345342..1c5ce67aab1 100644 --- a/service/medialive/CHANGELOG.md +++ b/service/medialive/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.58.0 (2024-09-11) + +* **Feature**: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support. + # v1.57.1 (2024-09-04) * No change notes available for this release. diff --git a/service/medialive/go_module_metadata.go b/service/medialive/go_module_metadata.go index 1900d99c7a8..e470e37d066 100644 --- a/service/medialive/go_module_metadata.go +++ b/service/medialive/go_module_metadata.go @@ -3,4 +3,4 @@ package medialive // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.57.1" +const goModuleVersion = "1.58.0" diff --git a/service/oam/CHANGELOG.md b/service/oam/CHANGELOG.md index a94be36e361..ea83291b3ac 100644 --- a/service/oam/CHANGELOG.md +++ b/service/oam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.9 (2024-09-11) + +* No change notes available for this release. + # v1.13.8 (2024-09-04) * No change notes available for this release. diff --git a/service/oam/go_module_metadata.go b/service/oam/go_module_metadata.go index 3b87f4158a7..3e17b803bcf 100644 --- a/service/oam/go_module_metadata.go +++ b/service/oam/go_module_metadata.go @@ -3,4 +3,4 @@ package oam // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.8" +const goModuleVersion = "1.13.9" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index faf9c55f3cf..6d627c05771 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.52.4 (2024-09-11) + +* No change notes available for this release. + # v1.52.3 (2024-09-10) * **Documentation**: Documentation update for Security Hub diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 2b366aeea86..11731645b68 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.52.3" +const goModuleVersion = "1.52.4"