diff --git a/.changelog/4005b75da6ec4d98bae99ceb8a514ec2.json b/.changelog/4005b75da6ec4d98bae99ceb8a514ec2.json deleted file mode 100644 index f20e55dbf10..00000000000 --- a/.changelog/4005b75da6ec4d98bae99ceb8a514ec2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4005b75d-a6ec-4d98-bae9-9ceb8a514ec2", - "type": "feature", - "description": "This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/62a4c9b45c374d34842d492467e19301.json b/.changelog/62a4c9b45c374d34842d492467e19301.json deleted file mode 100644 index 8e171029258..00000000000 --- a/.changelog/62a4c9b45c374d34842d492467e19301.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "62a4c9b4-5c37-4d34-842d-492467e19301", - "type": "feature", - "description": "This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.", - "modules": [ - "service/workspacesthinclient" - ] -} \ No newline at end of file diff --git a/.changelog/701e2972697347c98800eab4ff1e00e2.json b/.changelog/701e2972697347c98800eab4ff1e00e2.json deleted file mode 100644 index 4c4fc87a217..00000000000 --- a/.changelog/701e2972697347c98800eab4ff1e00e2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "701e2972-6973-47c9-8800-eab4ff1e00e2", - "type": "feature", - "description": "This is model changes \u0026 documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.", - "modules": [ - "service/networkmanager" - ] -} \ No newline at end of file diff --git a/.changelog/799e70cdbc164fae888609489fb0fc2c.json b/.changelog/799e70cdbc164fae888609489fb0fc2c.json deleted file mode 100644 index e4e7e5a36bf..00000000000 --- a/.changelog/799e70cdbc164fae888609489fb0fc2c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "799e70cd-bc16-4fae-8886-09489fb0fc2c", - "type": "feature", - "description": "Doc only update for Auto Scaling's TargetTrackingMetricDataQuery", - "modules": [ - "service/autoscaling" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5acf6012bf1..9b2ee956d10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Release (2024-06-25) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.42.0](service/autoscaling/CHANGELOG.md#v1420-2024-06-25) + * **Feature**: Doc only update for Auto Scaling's TargetTrackingMetricDataQuery +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.166.0](service/ec2/CHANGELOG.md#v11660-2024-06-25) + * **Feature**: This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types +* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.28.0](service/networkmanager/CHANGELOG.md#v1280-2024-06-25) + * **Feature**: This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support. +* `github.com/aws/aws-sdk-go-v2/service/workspacesthinclient`: [v1.7.0](service/workspacesthinclient/CHANGELOG.md#v170-2024-06-25) + * **Feature**: This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output. + # Release (2024-06-24) ## Module Highlights diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 93ed269fc69..7752e591f72 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.35 (2024-06-25) + +* No change notes available for this release. + # v1.13.34 (2024-06-24) * 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 6f5c3914aa1..1cf56057307 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.14.5" +const goModuleVersion = "1.13.35" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 4b5941ff247..0bfbccaff34 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.42.0 (2024-06-25) + +* **Feature**: Doc only update for Auto Scaling's TargetTrackingMetricDataQuery + # v1.41.1 (2024-06-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index 528fd2aa452..b64594c001e 100644 --- a/service/autoscaling/go_module_metadata.go +++ b/service/autoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.41.1" +const goModuleVersion = "1.42.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 6b4bd0b28b6..f7d20c9b2b0 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.166.0 (2024-06-25) + +* **Feature**: This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types + # v1.165.1 (2024-06-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index fff25fcf34d..25186e6201b 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.165.1" +const goModuleVersion = "1.166.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 5ce42187606..172e67df09f 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -10,7 +10,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.25.1 github.com/aws/aws-sdk-go-v2/service/appstream v1.35.1 github.com/aws/aws-sdk-go-v2/service/athena v1.43.0 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.41.1 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.42.0 github.com/aws/aws-sdk-go-v2/service/batch v1.40.1 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.52.1 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.37.1 @@ -32,7 +32,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.26.1 github.com/aws/aws-sdk-go-v2/service/docdb v1.35.1 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.33.2 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.165.1 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.166.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.29.1 github.com/aws/aws-sdk-go-v2/service/ecs v1.43.1 github.com/aws/aws-sdk-go-v2/service/efs v1.30.1 diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index fb7f41b2d9b..f311f29a87a 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.0 (2024-06-25) + +* **Feature**: This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support. + # v1.27.1 (2024-06-19) * **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 2da788e6d3a..3f2727733d2 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.27.1" +const goModuleVersion = "1.28.0" diff --git a/service/workspacesthinclient/CHANGELOG.md b/service/workspacesthinclient/CHANGELOG.md index ea4900f4762..ab079d1c070 100644 --- a/service/workspacesthinclient/CHANGELOG.md +++ b/service/workspacesthinclient/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2024-06-25) + +* **Feature**: This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output. + # v1.6.1 (2024-06-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workspacesthinclient/go_module_metadata.go b/service/workspacesthinclient/go_module_metadata.go index 50f1a4d2d78..29059caf521 100644 --- a/service/workspacesthinclient/go_module_metadata.go +++ b/service/workspacesthinclient/go_module_metadata.go @@ -3,4 +3,4 @@ package workspacesthinclient // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.1" +const goModuleVersion = "1.7.0"