From 4e30dac9e85122ae971fa247b768fb099369cbab Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 8 Aug 2024 18:23:42 +0000 Subject: [PATCH] Release 2024-08-08 --- .changelog/82daea5135c24d9bbf004603d4443c04.json | 8 -------- .changelog/88b72bc457a44b5f8aff048727b27910.json | 8 -------- .changelog/a2d960b3e13545fb83b7978496aa0dbc.json | 8 -------- .changelog/abb82f33ab4f4d259baa1ff38b3ce8ab.json | 8 -------- CHANGELOG.md | 10 ++++++++++ feature/dynamodbstreams/attributevalue/CHANGELOG.md | 4 ++++ .../attributevalue/go_module_metadata.go | 2 +- service/cognitoidentityprovider/CHANGELOG.md | 4 ++++ service/cognitoidentityprovider/go_module_metadata.go | 2 +- service/ec2/CHANGELOG.md | 4 ++++ service/ec2/go_module_metadata.go | 2 +- service/glue/CHANGELOG.md | 4 ++++ service/glue/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 6 +++--- 14 files changed, 33 insertions(+), 39 deletions(-) delete mode 100644 .changelog/82daea5135c24d9bbf004603d4443c04.json delete mode 100644 .changelog/88b72bc457a44b5f8aff048727b27910.json delete mode 100644 .changelog/a2d960b3e13545fb83b7978496aa0dbc.json delete mode 100644 .changelog/abb82f33ab4f4d259baa1ff38b3ce8ab.json diff --git a/.changelog/82daea5135c24d9bbf004603d4443c04.json b/.changelog/82daea5135c24d9bbf004603d4443c04.json deleted file mode 100644 index a7ca03821c0..00000000000 --- a/.changelog/82daea5135c24d9bbf004603d4443c04.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "82daea51-35c2-4d9b-bf00-4603d4443c04", - "type": "feature", - "description": "This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/88b72bc457a44b5f8aff048727b27910.json b/.changelog/88b72bc457a44b5f8aff048727b27910.json deleted file mode 100644 index bfb50c1d01b..00000000000 --- a/.changelog/88b72bc457a44b5f8aff048727b27910.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "88b72bc4-57a4-4b5f-8aff-048727b27910", - "type": "feature", - "description": "Added support for threat protection for custom authentication in Amazon Cognito user pools.", - "modules": [ - "service/cognitoidentityprovider" - ] -} \ No newline at end of file diff --git a/.changelog/a2d960b3e13545fb83b7978496aa0dbc.json b/.changelog/a2d960b3e13545fb83b7978496aa0dbc.json deleted file mode 100644 index def5ad01523..00000000000 --- a/.changelog/a2d960b3e13545fb83b7978496aa0dbc.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a2d960b3-e135-45fb-83b7-978496aa0dbc", - "type": "feature", - "description": "This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.", - "modules": [ - "service/glue" - ] -} \ No newline at end of file diff --git a/.changelog/abb82f33ab4f4d259baa1ff38b3ce8ab.json b/.changelog/abb82f33ab4f4d259baa1ff38b3ce8ab.json deleted file mode 100644 index 7ec06648b80..00000000000 --- a/.changelog/abb82f33ab4f4d259baa1ff38b3ce8ab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "abb82f33-ab4f-4d25-9baa-1ff38b3ce8ab", - "type": "feature", - "description": "Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3284d8a3741..efd04d95e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Release (2024-08-08) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.43.0](service/cognitoidentityprovider/CHANGELOG.md#v1430-2024-08-08) + * **Feature**: Added support for threat protection for custom authentication in Amazon Cognito user pools. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.174.0](service/ec2/CHANGELOG.md#v11740-2024-08-08) + * **Feature**: Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage. +* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.93.0](service/glue/CHANGELOG.md#v1930-2024-08-08) + * **Feature**: This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys. + # Release (2024-08-07) ## Module Highlights diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 77487eed8f0..f9b2e26940c 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.60 (2024-08-08) + +* No change notes available for this release. + # v1.13.59 (2024-08-07) * 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 505e79ec5c4..af510c59b9e 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.10" +const goModuleVersion = "1.13.60" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 30f4d3158df..023110d9345 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.0 (2024-08-08) + +* **Feature**: Added support for threat protection for custom authentication in Amazon Cognito user pools. + # v1.42.0 (2024-08-06) * **Feature**: Advanced security feature updates to include password history and log export for Cognito user pools. diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index c638cb012c8..30d7fc0d194 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.42.0" +const goModuleVersion = "1.43.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index ed27abc7004..c941ac52831 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.174.0 (2024-08-08) + +* **Feature**: Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage. + # v1.173.0 (2024-07-25) * **Feature**: EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index a0f5f320aa2..ba1efdd5660 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.173.0" +const goModuleVersion = "1.174.0" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 659863e1d44..87cdf1e2376 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.93.0 (2024-08-08) + +* **Feature**: This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys. + # v1.92.0 (2024-08-07) * **Feature**: Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for. diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index 616fa41fd5d..1defeab9bfe 100644 --- a/service/glue/go_module_metadata.go +++ b/service/glue/go_module_metadata.go @@ -3,4 +3,4 @@ package glue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.92.0" +const goModuleVersion = "1.93.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index c3ed9e5b84a..753967c8709 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -22,7 +22,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.0 github.com/aws/aws-sdk-go-v2/service/codestar v1.23.3 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.42.0 + github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.43.0 github.com/aws/aws-sdk-go-v2/service/configservice v1.48.3 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.26.3 github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.40.3 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.27.3 github.com/aws/aws-sdk-go-v2/service/docdb v1.36.3 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.173.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.174.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.32.0 github.com/aws/aws-sdk-go-v2/service/ecs v1.44.3 github.com/aws/aws-sdk-go-v2/service/efs v1.31.3 @@ -46,7 +46,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/firehose v1.32.0 github.com/aws/aws-sdk-go-v2/service/gamelift v1.33.3 github.com/aws/aws-sdk-go-v2/service/glacier v1.24.3 - github.com/aws/aws-sdk-go-v2/service/glue v1.92.0 + github.com/aws/aws-sdk-go-v2/service/glue v1.93.0 github.com/aws/aws-sdk-go-v2/service/health v1.26.3 github.com/aws/aws-sdk-go-v2/service/iam v1.34.3 github.com/aws/aws-sdk-go-v2/service/inspector v1.23.3