diff --git a/.changelog/0067fb8e90a54ae6ada8142c014cbb83.json b/.changelog/0067fb8e90a54ae6ada8142c014cbb83.json deleted file mode 100644 index b3266a6cfe8..00000000000 --- a/.changelog/0067fb8e90a54ae6ada8142c014cbb83.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0067fb8e-90a5-4ae6-ada8-142c014cbb83", - "type": "feature", - "description": "Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP", - "modules": [ - "service/ssmsap" - ] -} \ No newline at end of file diff --git a/.changelog/08ef1ec166f643eca5820f384dc94f00.json b/.changelog/08ef1ec166f643eca5820f384dc94f00.json deleted file mode 100644 index 60a50d2a0af..00000000000 --- a/.changelog/08ef1ec166f643eca5820f384dc94f00.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "08ef1ec1-66f6-43ec-a582-0f384dc94f00", - "type": "feature", - "description": "This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.", - "modules": [ - "service/bedrockagentruntime" - ] -} \ No newline at end of file diff --git a/.changelog/4b9474b4fdc94579985ac0bebd5c28d6.json b/.changelog/4b9474b4fdc94579985ac0bebd5c28d6.json deleted file mode 100644 index b855516ce19..00000000000 --- a/.changelog/4b9474b4fdc94579985ac0bebd5c28d6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4b9474b4-fdc9-4579-985a-c0bebd5c28d6", - "type": "feature", - "description": "This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.", - "modules": [ - "service/pinpoint" - ] -} \ No newline at end of file diff --git a/.changelog/80f6985a07734d56a8d1d41fdcb4d335.json b/.changelog/80f6985a07734d56a8d1d41fdcb4d335.json deleted file mode 100644 index dbc6eac7ae5..00000000000 --- a/.changelog/80f6985a07734d56a8d1d41fdcb4d335.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "80f6985a-0773-4d56-a8d1-d41fdcb4d335", - "type": "feature", - "description": "Adds policy effect and actions fields to Policy API's.", - "modules": [ - "service/verifiedpermissions" - ] -} \ No newline at end of file diff --git a/.changelog/915858d6e9ca4ec48fb1d8fe747088f0.json b/.changelog/915858d6e9ca4ec48fb1d8fe747088f0.json deleted file mode 100644 index d17e0336907..00000000000 --- a/.changelog/915858d6e9ca4ec48fb1d8fe747088f0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "915858d6-e9ca-4ec4-8fb1-d8fe747088f0", - "type": "documentation", - "description": "Update the DNS Firewall settings to correct a spelling issue.", - "modules": [ - "service/route53resolver" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c4f6f3d844..adcf3df690a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# Release (2024-05-09) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.9.0](service/bedrockagentruntime/CHANGELOG.md#v190-2024-05-09) + * **Feature**: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. +* `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.30.0](service/pinpoint/CHANGELOG.md#v1300-2024-05-09) + * **Feature**: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. +* `github.com/aws/aws-sdk-go-v2/service/route53resolver`: [v1.28.2](service/route53resolver/CHANGELOG.md#v1282-2024-05-09) + * **Documentation**: Update the DNS Firewall settings to correct a spelling issue. +* `github.com/aws/aws-sdk-go-v2/service/ssmsap`: [v1.13.0](service/ssmsap/CHANGELOG.md#v1130-2024-05-09) + * **Feature**: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP +* `github.com/aws/aws-sdk-go-v2/service/verifiedpermissions`: [v1.14.0](service/verifiedpermissions/CHANGELOG.md#v1140-2024-05-09) + * **Feature**: Adds policy effect and actions fields to Policy API's. + # Release (2024-05-08) ## General Highlights diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 1ee4be3bea9..41de26d188f 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.3 (2024-05-09) + +* No change notes available for this release. + # v1.29.2 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index a6ca6f0408f..4cb8c789597 100644 --- a/service/accessanalyzer/go_module_metadata.go +++ b/service/accessanalyzer/go_module_metadata.go @@ -3,4 +3,4 @@ package accessanalyzer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.2" +const goModuleVersion = "1.29.3" diff --git a/service/bedrockagentruntime/CHANGELOG.md b/service/bedrockagentruntime/CHANGELOG.md index 41c116aa6fd..d7391588bf9 100644 --- a/service/bedrockagentruntime/CHANGELOG.md +++ b/service/bedrockagentruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.0 (2024-05-09) + +* **Feature**: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. + # v1.8.1 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/bedrockagentruntime/go_module_metadata.go b/service/bedrockagentruntime/go_module_metadata.go index 088dae29b79..12dcdbfff5d 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.8.1" +const goModuleVersion = "1.9.0" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index ef656290a74..56ca96891aa 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.2 (2024-05-09) + +* No change notes available for this release. + # v1.28.1 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index 205d19c2aa6..ae769e52f94 100644 --- a/service/emrcontainers/go_module_metadata.go +++ b/service/emrcontainers/go_module_metadata.go @@ -3,4 +3,4 @@ package emrcontainers // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.1" +const goModuleVersion = "1.28.2" diff --git a/service/emrserverless/CHANGELOG.md b/service/emrserverless/CHANGELOG.md index 1f2b396ca02..036637bef11 100644 --- a/service/emrserverless/CHANGELOG.md +++ b/service/emrserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.2 (2024-05-09) + +* No change notes available for this release. + # v1.19.1 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/emrserverless/go_module_metadata.go b/service/emrserverless/go_module_metadata.go index 28eef366645..bdb231e3d75 100644 --- a/service/emrserverless/go_module_metadata.go +++ b/service/emrserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package emrserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.1" +const goModuleVersion = "1.19.2" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 72bbfb0b716..d1880ec994c 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -66,7 +66,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/rekognition v1.40.1 github.com/aws/aws-sdk-go-v2/service/route53 v1.40.5 github.com/aws/aws-sdk-go-v2/service/route53domains v1.23.5 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.28.1 + github.com/aws/aws-sdk-go-v2/service/route53resolver v1.28.2 github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2 github.com/aws/aws-sdk-go-v2/service/s3control v1.44.7 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.7 diff --git a/service/opensearchserverless/CHANGELOG.md b/service/opensearchserverless/CHANGELOG.md index cadd56c67f8..976e58784a8 100644 --- a/service/opensearchserverless/CHANGELOG.md +++ b/service/opensearchserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.6 (2024-05-09) + +* No change notes available for this release. + # v1.11.5 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/opensearchserverless/go_module_metadata.go b/service/opensearchserverless/go_module_metadata.go index a3b69bf75eb..1e4569fe2dd 100644 --- a/service/opensearchserverless/go_module_metadata.go +++ b/service/opensearchserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearchserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.5" +const goModuleVersion = "1.11.6" diff --git a/service/pinpoint/CHANGELOG.md b/service/pinpoint/CHANGELOG.md index 311e1992202..e0c6f3e4ad0 100644 --- a/service/pinpoint/CHANGELOG.md +++ b/service/pinpoint/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.0 (2024-05-09) + +* **Feature**: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. + # v1.29.1 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/pinpoint/go_module_metadata.go b/service/pinpoint/go_module_metadata.go index adadf8fc292..2a63e81a3c9 100644 --- a/service/pinpoint/go_module_metadata.go +++ b/service/pinpoint/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpoint // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.1" +const goModuleVersion = "1.30.0" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index 93582681e3c..8a653f211c3 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.2 (2024-05-09) + +* **Documentation**: Update the DNS Firewall settings to correct a spelling issue. + # v1.28.1 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index 3964370ad73..4f613f94098 100644 --- a/service/route53resolver/go_module_metadata.go +++ b/service/route53resolver/go_module_metadata.go @@ -3,4 +3,4 @@ package route53resolver // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.1" +const goModuleVersion = "1.28.2" diff --git a/service/ssmsap/CHANGELOG.md b/service/ssmsap/CHANGELOG.md index b524cacbd86..5cf90b32438 100644 --- a/service/ssmsap/CHANGELOG.md +++ b/service/ssmsap/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2024-05-09) + +* **Feature**: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP + # v1.12.5 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/ssmsap/go_module_metadata.go b/service/ssmsap/go_module_metadata.go index 84c5399e521..b451e46e53c 100644 --- a/service/ssmsap/go_module_metadata.go +++ b/service/ssmsap/go_module_metadata.go @@ -3,4 +3,4 @@ package ssmsap // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.5" +const goModuleVersion = "1.13.0" diff --git a/service/verifiedpermissions/CHANGELOG.md b/service/verifiedpermissions/CHANGELOG.md index 19e361be445..7ebcaa06dec 100644 --- a/service/verifiedpermissions/CHANGELOG.md +++ b/service/verifiedpermissions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.0 (2024-05-09) + +* **Feature**: Adds policy effect and actions fields to Policy API's. + # v1.13.2 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/verifiedpermissions/go_module_metadata.go b/service/verifiedpermissions/go_module_metadata.go index e2458ad5dc4..b4bef5d6ecf 100644 --- a/service/verifiedpermissions/go_module_metadata.go +++ b/service/verifiedpermissions/go_module_metadata.go @@ -3,4 +3,4 @@ package verifiedpermissions // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.2" +const goModuleVersion = "1.14.0"