diff --git a/.changelog/2c30a371457d45e29137a0dbfa6efca9.json b/.changelog/2c30a371457d45e29137a0dbfa6efca9.json deleted file mode 100644 index 512dd1527e6..00000000000 --- a/.changelog/2c30a371457d45e29137a0dbfa6efca9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2c30a371-457d-45e2-9137-a0dbfa6efca9", - "type": "feature", - "description": "This release adds GroupId to the response for DeleteSecurityGroup.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/3550fde8f74240d8b0de0755ef513a48.json b/.changelog/3550fde8f74240d8b0de0755ef513a48.json deleted file mode 100644 index 2be3d794dc7..00000000000 --- a/.changelog/3550fde8f74240d8b0de0755ef513a48.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3550fde8-f742-40d8-b0de-0755ef513a48", - "type": "feature", - "description": "Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters", - "modules": [ - "service/cloudwatchlogs" - ] -} \ No newline at end of file diff --git a/.changelog/3708358d0f7f440abc9ed8242d480111.json b/.changelog/3708358d0f7f440abc9ed8242d480111.json deleted file mode 100644 index 49053b45ba0..00000000000 --- a/.changelog/3708358d0f7f440abc9ed8242d480111.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3708358d-0f7f-440a-bc9e-d8242d480111", - "type": "feature", - "description": "AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.", - "modules": [ - "service/servicediscovery" - ] -} \ No newline at end of file diff --git a/.changelog/3d1e692c20ca4d70be1444940d66761a.json b/.changelog/3d1e692c20ca4d70be1444940d66761a.json deleted file mode 100644 index ac4dc294abf..00000000000 --- a/.changelog/3d1e692c20ca4d70be1444940d66761a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3d1e692c-20ca-4d70-be14-44940d66761a", - "type": "feature", - "description": "Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest", - "modules": [ - "service/eks" - ] -} \ No newline at end of file diff --git a/.changelog/68053e24d75a49fc8a15b173cf3e95bf.json b/.changelog/68053e24d75a49fc8a15b173cf3e95bf.json deleted file mode 100644 index a6ff6bb142c..00000000000 --- a/.changelog/68053e24d75a49fc8a15b173cf3e95bf.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "68053e24-d75a-49fc-8a15-b173cf3e95bf", - "type": "feature", - "description": "AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.", - "modules": [ - "service/mediaconnect" - ] -} \ No newline at end of file diff --git a/.changelog/95130284cce24dd29c1e24172d993fd2.json b/.changelog/95130284cce24dd29c1e24172d993fd2.json deleted file mode 100644 index 6d0098b0420..00000000000 --- a/.changelog/95130284cce24dd29c1e24172d993fd2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "95130284-cce2-4dd2-9c1e-24172d993fd2", - "type": "documentation", - "description": "There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.", - "modules": [ - "service/networkmanager" - ] -} \ No newline at end of file diff --git a/.changelog/c4bc0b8974b74d7c9de9e2ec9cfe2754.json b/.changelog/c4bc0b8974b74d7c9de9e2ec9cfe2754.json deleted file mode 100644 index aec3a16ff6d..00000000000 --- a/.changelog/c4bc0b8974b74d7c9de9e2ec9cfe2754.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c4bc0b89-74b7-4d7c-9de9-e2ec9cfe2754", - "type": "feature", - "description": "Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.", - "modules": [ - "service/cloudhsmv2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 4666633119e..7780cc62862 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2024-12-13) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/cloudhsmv2`: [v1.28.0](service/cloudhsmv2/CHANGELOG.md#v1280-2024-12-13) + * **Feature**: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.197.0](service/ec2/CHANGELOG.md#v11970-2024-12-13) + * **Feature**: This release adds GroupId to the response for DeleteSecurityGroup. +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.54.0](service/eks/CHANGELOG.md#v1540-2024-12-13) + * **Feature**: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest +* `github.com/aws/aws-sdk-go-v2/service/mediaconnect`: [v1.36.0](service/mediaconnect/CHANGELOG.md#v1360-2024-12-13) + * **Feature**: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. +* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.32.2](service/networkmanager/CHANGELOG.md#v1322-2024-12-13) + * **Documentation**: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. +* `github.com/aws/aws-sdk-go-v2/service/servicediscovery`: [v1.34.0](service/servicediscovery/CHANGELOG.md#v1340-2024-12-13) + * **Feature**: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. + # Release (2024-12-12) ## Module Highlights diff --git a/service/cloudhsmv2/CHANGELOG.md b/service/cloudhsmv2/CHANGELOG.md index 3215d55117f..9e00c71d047 100644 --- a/service/cloudhsmv2/CHANGELOG.md +++ b/service/cloudhsmv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.0 (2024-12-13) + +* **Feature**: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. + # v1.27.8 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudhsmv2/go_module_metadata.go b/service/cloudhsmv2/go_module_metadata.go index a0604848452..15449a47ef6 100644 --- a/service/cloudhsmv2/go_module_metadata.go +++ b/service/cloudhsmv2/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudhsmv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.8" +const goModuleVersion = "1.28.0" diff --git a/service/codebuild/CHANGELOG.md b/service/codebuild/CHANGELOG.md index 9a9880222b5..6296767572b 100644 --- a/service/codebuild/CHANGELOG.md +++ b/service/codebuild/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.49.3 (2024-12-13) + +* No change notes available for this release. + # v1.49.2 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codebuild/go_module_metadata.go b/service/codebuild/go_module_metadata.go index 6ffa1f47ce9..e85b7c381ac 100644 --- a/service/codebuild/go_module_metadata.go +++ b/service/codebuild/go_module_metadata.go @@ -3,4 +3,4 @@ package codebuild // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.49.2" +const goModuleVersion = "1.49.3" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index 63b7e1618be..7639f11039a 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.10 (2024-12-13) + +* No change notes available for this release. + # v1.28.9 (2024-12-11) * No change notes available for this release. diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index a5734242fa7..3aeb41fb40c 100644 --- a/service/dlm/go_module_metadata.go +++ b/service/dlm/go_module_metadata.go @@ -3,4 +3,4 @@ package dlm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.9" +const goModuleVersion = "1.28.10" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index b2af84774c7..7b0285b62bc 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.197.0 (2024-12-13) + +* **Feature**: This release adds GroupId to the response for DeleteSecurityGroup. + # v1.196.0 (2024-12-09) * **Feature**: This release includes a new API for modifying instance network-performance-options after launch. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index cf182b2779f..f99fd313021 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.196.0" +const goModuleVersion = "1.197.0" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 3f897d9cd32..3b554636980 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.54.0 (2024-12-13) + +* **Feature**: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest + # v1.53.0 (2024-12-02) * **Feature**: Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API. diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index e46793693d0..d2f5cf55396 100644 --- a/service/eks/go_module_metadata.go +++ b/service/eks/go_module_metadata.go @@ -3,4 +3,4 @@ package eks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.53.0" +const goModuleVersion = "1.54.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 2432ee474d4..77a3f2fc925 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -13,10 +13,10 @@ require ( github.com/aws/aws-sdk-go-v2/service/batch v1.48.2 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.56.1 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.43.1 - github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.8 + github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.28.0 github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.46.3 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.43.3 - github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.2 + github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.3 github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.7 github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.7 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.37.1 @@ -29,7 +29,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.8 github.com/aws/aws-sdk-go-v2/service/docdb v1.39.6 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.38.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.196.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.197.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.36.7 github.com/aws/aws-sdk-go-v2/service/ecs v1.52.2 github.com/aws/aws-sdk-go-v2/service/efs v1.34.1 diff --git a/service/mediaconnect/CHANGELOG.md b/service/mediaconnect/CHANGELOG.md index 9fd5e83a577..5f89a5c4d21 100644 --- a/service/mediaconnect/CHANGELOG.md +++ b/service/mediaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.0 (2024-12-13) + +* **Feature**: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. + # v1.35.7 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediaconnect/go_module_metadata.go b/service/mediaconnect/go_module_metadata.go index 223013f930e..201886e77d0 100644 --- a/service/mediaconnect/go_module_metadata.go +++ b/service/mediaconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.35.7" +const goModuleVersion = "1.36.0" diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index 7c3d3fd89f8..4ff172ed79f 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.2 (2024-12-13) + +* **Documentation**: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. + # v1.32.1 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/networkmanager/go_module_metadata.go b/service/networkmanager/go_module_metadata.go index d33b7915f2a..86b0b2dd33b 100644 --- a/service/networkmanager/go_module_metadata.go +++ b/service/networkmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package networkmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.1" +const goModuleVersion = "1.32.2" diff --git a/service/scheduler/CHANGELOG.md b/service/scheduler/CHANGELOG.md index 8d738ff2e6a..8d5de165400 100644 --- a/service/scheduler/CHANGELOG.md +++ b/service/scheduler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2024-12-13) + +* No change notes available for this release. + # v1.12.7 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/scheduler/go_module_metadata.go b/service/scheduler/go_module_metadata.go index 9d9cd6d942a..03f1f64dfc2 100644 --- a/service/scheduler/go_module_metadata.go +++ b/service/scheduler/go_module_metadata.go @@ -3,4 +3,4 @@ package scheduler // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index 16db72a9385..a4ed8cd5e23 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.0 (2024-12-13) + +* **Feature**: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. + # v1.33.7 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 125e383a275..2e66a5784bd 100644 --- a/service/servicediscovery/go_module_metadata.go +++ b/service/servicediscovery/go_module_metadata.go @@ -3,4 +3,4 @@ package servicediscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.33.7" +const goModuleVersion = "1.34.0" diff --git a/service/trustedadvisor/CHANGELOG.md b/service/trustedadvisor/CHANGELOG.md index 73be8948b2e..b760a0b9333 100644 --- a/service/trustedadvisor/CHANGELOG.md +++ b/service/trustedadvisor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.8 (2024-12-13) + +* No change notes available for this release. + # v1.8.7 (2024-12-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/trustedadvisor/go_module_metadata.go b/service/trustedadvisor/go_module_metadata.go index 884ea004b8c..4704ab69959 100644 --- a/service/trustedadvisor/go_module_metadata.go +++ b/service/trustedadvisor/go_module_metadata.go @@ -3,4 +3,4 @@ package trustedadvisor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.7" +const goModuleVersion = "1.8.8"