From 12ba4ac01f9e9be475ba983d7d185499acc658dc Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 5 Oct 2023 18:16:46 +0000 Subject: [PATCH] Release 2023-10-05 --- .changelog/53f464fe0b8441648d9eb0b1e2d54398.json | 8 -------- .changelog/98705f8a5784429296894bab770002f3.json | 8 -------- .changelog/c3c5b10df4004655bff02266b8e8142e.json | 8 -------- .changelog/c4d8b8a62fdc491aa0fd172d29d58bbc.json | 8 -------- .changelog/e426087b98754cc29d88a98d8efbcfa0.json | 8 -------- .changelog/fe6cf68667d54e53b8c3c7473f475920.json | 8 -------- CHANGELOG.md | 16 ++++++++++++++++ service/bedrock/CHANGELOG.md | 4 ++++ service/bedrock/go_module_metadata.go | 2 +- service/datazone/CHANGELOG.md | 4 ++++ service/datazone/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 6 +++--- service/m2/CHANGELOG.md | 4 ++++ service/m2/go_module_metadata.go | 2 +- service/omics/CHANGELOG.md | 4 ++++ service/omics/go_module_metadata.go | 2 +- service/rds/CHANGELOG.md | 4 ++++ service/rds/go_module_metadata.go | 2 +- service/route53/CHANGELOG.md | 4 ++++ service/route53/go_module_metadata.go | 2 +- service/securityhub/CHANGELOG.md | 4 ++++ service/securityhub/go_module_metadata.go | 2 +- service/storagegateway/CHANGELOG.md | 4 ++++ service/storagegateway/go_module_metadata.go | 2 +- service/workspaces/CHANGELOG.md | 4 ++++ service/workspaces/go_module_metadata.go | 2 +- 26 files changed, 64 insertions(+), 60 deletions(-) delete mode 100644 .changelog/53f464fe0b8441648d9eb0b1e2d54398.json delete mode 100644 .changelog/98705f8a5784429296894bab770002f3.json delete mode 100644 .changelog/c3c5b10df4004655bff02266b8e8142e.json delete mode 100644 .changelog/c4d8b8a62fdc491aa0fd172d29d58bbc.json delete mode 100644 .changelog/e426087b98754cc29d88a98d8efbcfa0.json delete mode 100644 .changelog/fe6cf68667d54e53b8c3c7473f475920.json diff --git a/.changelog/53f464fe0b8441648d9eb0b1e2d54398.json b/.changelog/53f464fe0b8441648d9eb0b1e2d54398.json deleted file mode 100644 index 9364082b44e..00000000000 --- a/.changelog/53f464fe0b8441648d9eb0b1e2d54398.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "53f464fe-0b84-4164-8d9e-b0b1e2d54398", - "type": "feature", - "description": "This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.", - "modules": [ - "service/workspaces" - ] -} \ No newline at end of file diff --git a/.changelog/98705f8a5784429296894bab770002f3.json b/.changelog/98705f8a5784429296894bab770002f3.json deleted file mode 100644 index 4e6993a21d2..00000000000 --- a/.changelog/98705f8a5784429296894bab770002f3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "98705f8a-5784-4292-9689-4bab770002f3", - "type": "feature", - "description": "Add SoftwareVersion to response of DescribeGatewayInformation.", - "modules": [ - "service/storagegateway" - ] -} \ No newline at end of file diff --git a/.changelog/c3c5b10df4004655bff02266b8e8142e.json b/.changelog/c3c5b10df4004655bff02266b8e8142e.json deleted file mode 100644 index 5ceb25280ee..00000000000 --- a/.changelog/c3c5b10df4004655bff02266b8e8142e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c3c5b10d-f400-4655-bff0-2266b8e8142e", - "type": "feature", - "description": "Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API", - "modules": [ - "service/omics" - ] -} \ No newline at end of file diff --git a/.changelog/c4d8b8a62fdc491aa0fd172d29d58bbc.json b/.changelog/c4d8b8a62fdc491aa0fd172d29d58bbc.json deleted file mode 100644 index d8420885988..00000000000 --- a/.changelog/c4d8b8a62fdc491aa0fd172d29d58bbc.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c4d8b8a6-2fdc-491a-a0fd-172d29d58bbc", - "type": "documentation", - "description": "Updates Amazon RDS documentation for corrections and minor improvements.", - "modules": [ - "service/rds" - ] -} \ No newline at end of file diff --git a/.changelog/e426087b98754cc29d88a98d8efbcfa0.json b/.changelog/e426087b98754cc29d88a98d8efbcfa0.json deleted file mode 100644 index 30d08ebf7e5..00000000000 --- a/.changelog/e426087b98754cc29d88a98d8efbcfa0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e426087b-9875-4cc2-9d88-a98d8efbcfa0", - "type": "feature", - "description": "Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster", - "modules": [ - "service/securityhub" - ] -} \ No newline at end of file diff --git a/.changelog/fe6cf68667d54e53b8c3c7473f475920.json b/.changelog/fe6cf68667d54e53b8c3c7473f475920.json deleted file mode 100644 index 5ce2a768b40..00000000000 --- a/.changelog/fe6cf68667d54e53b8c3c7473f475920.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "fe6cf686-67d5-4e53-b8c3-c7473f475920", - "type": "feature", - "description": "Add hostedzonetype filter to ListHostedZones API.", - "modules": [ - "service/route53" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 38c2346f9f3..040dec2a644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2023-10-05) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.10.0](service/omics/CHANGELOG.md#v1100-2023-10-05) + * **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.55.1](service/rds/CHANGELOG.md#v1551-2023-10-05) + * **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements. +* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.30.0](service/route53/CHANGELOG.md#v1300-2023-10-05) + * **Feature**: Add hostedzonetype filter to ListHostedZones API. +* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.37.0](service/securityhub/CHANGELOG.md#v1370-2023-10-05) + * **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster +* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.21.0](service/storagegateway/CHANGELOG.md#v1210-2023-10-05) + * **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation. +* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.31.0](service/workspaces/CHANGELOG.md#v1310-2023-10-05) + * **Feature**: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses. + # Release (2023-10-04) ## Module Highlights diff --git a/service/bedrock/CHANGELOG.md b/service/bedrock/CHANGELOG.md index c9bbf799e5a..9187895dce4 100644 --- a/service/bedrock/CHANGELOG.md +++ b/service/bedrock/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.2 (2023-10-05) + +* No change notes available for this release. + # v1.1.1 (2023-10-04) * No change notes available for this release. diff --git a/service/bedrock/go_module_metadata.go b/service/bedrock/go_module_metadata.go index 4506c471d89..457c2e41416 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.1.1" +const goModuleVersion = "1.1.2" diff --git a/service/datazone/CHANGELOG.md b/service/datazone/CHANGELOG.md index 47e621790b9..89af6859404 100644 --- a/service/datazone/CHANGELOG.md +++ b/service/datazone/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2023-10-05) + +* No change notes available for this release. + # v1.0.0 (2023-10-04) * **Release**: New AWS service client module diff --git a/service/datazone/go_module_metadata.go b/service/datazone/go_module_metadata.go index aa22d7e5926..d9ed717c8ae 100644 --- a/service/datazone/go_module_metadata.go +++ b/service/datazone/go_module_metadata.go @@ -3,4 +3,4 @@ package datazone // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 0a4344e8c94..41224d96918 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -60,10 +60,10 @@ require ( github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.0 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.1 github.com/aws/aws-sdk-go-v2/service/polly v1.31.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.55.0 + github.com/aws/aws-sdk-go-v2/service/rds v1.55.1 github.com/aws/aws-sdk-go-v2/service/redshift v1.29.5 github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.6 - github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5 + github.com/aws/aws-sdk-go-v2/service/route53 v1.30.0 github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.3 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.20.0 github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 @@ -84,7 +84,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/waf v1.14.0 github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.0 github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.1 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.30.0 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.31.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 ) diff --git a/service/m2/CHANGELOG.md b/service/m2/CHANGELOG.md index 3c2c6f61dec..20f2df917fc 100644 --- a/service/m2/CHANGELOG.md +++ b/service/m2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.6 (2023-10-05) + +* No change notes available for this release. + # v1.7.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/m2/go_module_metadata.go b/service/m2/go_module_metadata.go index a4e33c56cac..d1fe17badfe 100644 --- a/service/m2/go_module_metadata.go +++ b/service/m2/go_module_metadata.go @@ -3,4 +3,4 @@ package m2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.5" +const goModuleVersion = "1.7.6" diff --git a/service/omics/CHANGELOG.md b/service/omics/CHANGELOG.md index 8c336a75522..aaf98142608 100644 --- a/service/omics/CHANGELOG.md +++ b/service/omics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.0 (2023-10-05) + +* **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API + # v1.9.1 (2023-09-27) * No change notes available for this release. diff --git a/service/omics/go_module_metadata.go b/service/omics/go_module_metadata.go index 91dfe1df903..089ee47e56d 100644 --- a/service/omics/go_module_metadata.go +++ b/service/omics/go_module_metadata.go @@ -3,4 +3,4 @@ package omics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.1" +const goModuleVersion = "1.10.0" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index a33265aab28..57ed7624721 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.55.1 (2023-10-05) + +* **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements. + # v1.55.0 (2023-10-02) * **Feature**: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index c50ca6da070..bd58ab9ce15 100644 --- a/service/rds/go_module_metadata.go +++ b/service/rds/go_module_metadata.go @@ -3,4 +3,4 @@ package rds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.55.0" +const goModuleVersion = "1.55.1" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index 729078273ea..acf9cc209fe 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.0 (2023-10-05) + +* **Feature**: Add hostedzonetype filter to ListHostedZones API. + # v1.29.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53/go_module_metadata.go b/service/route53/go_module_metadata.go index a5d25990d95..f8583d61f74 100644 --- a/service/route53/go_module_metadata.go +++ b/service/route53/go_module_metadata.go @@ -3,4 +3,4 @@ package route53 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.5" +const goModuleVersion = "1.30.0" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index be33462ffac..2707e0a45b7 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.0 (2023-10-05) + +* **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster + # v1.36.2 (2023-09-07) * **Documentation**: Documentation updates for AWS Security Hub diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 15495a0f80f..2e6014ecf74 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.36.2" +const goModuleVersion = "1.37.0" diff --git a/service/storagegateway/CHANGELOG.md b/service/storagegateway/CHANGELOG.md index b5a6e750364..41436960eff 100644 --- a/service/storagegateway/CHANGELOG.md +++ b/service/storagegateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.0 (2023-10-05) + +* **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation. + # v1.20.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/storagegateway/go_module_metadata.go b/service/storagegateway/go_module_metadata.go index 08f0eb9887e..af878fc1105 100644 --- a/service/storagegateway/go_module_metadata.go +++ b/service/storagegateway/go_module_metadata.go @@ -3,4 +3,4 @@ package storagegateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.21.0" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index dbbab9a007f..3d9fd934c5f 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2023-10-05) + +* **Feature**: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses. + # v1.30.0 (2023-09-08) * **Feature**: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information. diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index eac94ac47c7..1eb28e84d3b 100644 --- a/service/workspaces/go_module_metadata.go +++ b/service/workspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package workspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.0" +const goModuleVersion = "1.31.0"