diff --git a/.changelog/2b1f5474f8f044b4ba2ab42cdee0386e.json b/.changelog/2b1f5474f8f044b4ba2ab42cdee0386e.json deleted file mode 100644 index 00b1f495d10..00000000000 --- a/.changelog/2b1f5474f8f044b4ba2ab42cdee0386e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2b1f5474-f8f0-44b4-ba2a-b42cdee0386e", - "type": "feature", - "description": "AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.", - "modules": [ - "service/pi" - ] -} \ No newline at end of file diff --git a/.changelog/2ee365dfb1774db5b9b687ad1d4bdd86.json b/.changelog/2ee365dfb1774db5b9b687ad1d4bdd86.json deleted file mode 100644 index 0304ef627ee..00000000000 --- a/.changelog/2ee365dfb1774db5b9b687ad1d4bdd86.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2ee365df-b177-4db5-b9b6-87ad1d4bdd86", - "type": "feature", - "description": "Documentation updates for Elastic Compute Cloud (EC2).", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/58367661a9c24e5cb90a258433a5b7f1.json b/.changelog/58367661a9c24e5cb90a258433a5b7f1.json deleted file mode 100644 index 42dce16e20b..00000000000 --- a/.changelog/58367661a9c24e5cb90a258433a5b7f1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "58367661-a9c2-4e5c-b90a-258433a5b7f1", - "type": "feature", - "description": "Updated API documentation to include additional exceptions.", - "modules": [ - "service/chimesdkmeetings" - ] -} \ No newline at end of file diff --git a/.changelog/af8df8a497884f968544a17bd45d9eec.json b/.changelog/af8df8a497884f968544a17bd45d9eec.json deleted file mode 100644 index b6e94c5090e..00000000000 --- a/.changelog/af8df8a497884f968544a17bd45d9eec.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "af8df8a4-9788-4f96-8544-a17bd45d9eec", - "type": "feature", - "description": "SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/b6bc8f1890694e26be33b6d60424ad8c.json b/.changelog/b6bc8f1890694e26be33b6d60424ad8c.json deleted file mode 100644 index 6e47294450f..00000000000 --- a/.changelog/b6bc8f1890694e26be33b6d60424ad8c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b6bc8f18-9069-4e26-be33-b6d60424ad8c", - "type": "feature", - "description": "AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, \"None\" can be selected for this purpose.", - "modules": [ - "service/glue" - ] -} \ No newline at end of file diff --git a/.changelog/e5c4a977c3404e79b2a0cbd6d3555497.json b/.changelog/e5c4a977c3404e79b2a0cbd6d3555497.json deleted file mode 100644 index 47c4203eb15..00000000000 --- a/.changelog/e5c4a977c3404e79b2a0cbd6d3555497.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e5c4a977-c340-4e79-b2a0-cbd6d3555497", - "type": "feature", - "description": "Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information", - "modules": [ - "service/route53domains" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index da61a451fbe..9ad4f28e51f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2023-08-15) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.17.0](service/chimesdkmeetings/CHANGELOG.md#v1170-2023-08-15) + * **Feature**: Updated API documentation to include additional exceptions. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.112.0](service/ec2/CHANGELOG.md#v11120-2023-08-15) + * **Feature**: Documentation updates for Elastic Compute Cloud (EC2). +* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.61.0](service/glue/CHANGELOG.md#v1610-2023-08-15) + * **Feature**: AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose. +* `github.com/aws/aws-sdk-go-v2/service/pi`: [v1.19.0](service/pi/CHANGELOG.md#v1190-2023-08-15) + * **Feature**: AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports. +* `github.com/aws/aws-sdk-go-v2/service/route53domains`: [v1.17.0](service/route53domains/CHANGELOG.md#v1170-2023-08-15) + * **Feature**: Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.102.0](service/sagemaker/CHANGELOG.md#v11020-2023-08-15) + * **Feature**: SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response + # Release (2023-08-14) ## Module Highlights diff --git a/service/chimesdkmeetings/CHANGELOG.md b/service/chimesdkmeetings/CHANGELOG.md index 836a8bc8c5f..926ad7e6177 100644 --- a/service/chimesdkmeetings/CHANGELOG.md +++ b/service/chimesdkmeetings/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2023-08-15) + +* **Feature**: Updated API documentation to include additional exceptions. + # v1.16.2 (2023-08-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkmeetings/go_module_metadata.go b/service/chimesdkmeetings/go_module_metadata.go index 697ae129bfd..f35fc795d5c 100644 --- a/service/chimesdkmeetings/go_module_metadata.go +++ b/service/chimesdkmeetings/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmeetings // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.2" +const goModuleVersion = "1.17.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 6ed12bd0da7..58d4b0ace4f 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.112.0 (2023-08-15) + +* **Feature**: Documentation updates for Elastic Compute Cloud (EC2). + # v1.111.0 (2023-08-11) * **Feature**: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index fb46af809c3..348104cb497 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.111.0" +const goModuleVersion = "1.112.0" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 031e2a9ea82..223e4aaf416 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.61.0 (2023-08-15) + +* **Feature**: AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose. + # v1.60.1 (2023-08-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index f2a9cb240f2..e3ec2883376 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.60.1" +const goModuleVersion = "1.61.0" diff --git a/service/inspector2/CHANGELOG.md b/service/inspector2/CHANGELOG.md index 8aa653cb067..2ec0a255464 100644 --- a/service/inspector2/CHANGELOG.md +++ b/service/inspector2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2023-08-15) + +* No change notes available for this release. + # v1.16.2 (2023-08-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/inspector2/go_module_metadata.go b/service/inspector2/go_module_metadata.go index 7dc2835ba13..8d3404c9898 100644 --- a/service/inspector2/go_module_metadata.go +++ b/service/inspector2/go_module_metadata.go @@ -3,4 +3,4 @@ package inspector2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index a0bd77213dd..8c42ff82597 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.2 github.com/aws/aws-sdk-go-v2/service/docdb v1.23.2 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.2 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.111.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.112.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.19.2 github.com/aws/aws-sdk-go-v2/service/ecs v1.29.3 github.com/aws/aws-sdk-go-v2/service/efs v1.21.3 @@ -46,7 +46,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/firehose v1.17.2 github.com/aws/aws-sdk-go-v2/service/gamelift v1.21.2 github.com/aws/aws-sdk-go-v2/service/glacier v1.15.2 - github.com/aws/aws-sdk-go-v2/service/glue v1.60.1 + github.com/aws/aws-sdk-go-v2/service/glue v1.61.0 github.com/aws/aws-sdk-go-v2/service/health v1.18.2 github.com/aws/aws-sdk-go-v2/service/iam v1.22.2 github.com/aws/aws-sdk-go-v2/service/inspector v1.14.2 @@ -64,7 +64,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/redshift v1.29.2 github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.2 github.com/aws/aws-sdk-go-v2/service/route53 v1.29.2 - github.com/aws/aws-sdk-go-v2/service/route53domains v1.16.2 + github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.0 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.19.3 github.com/aws/aws-sdk-go-v2/service/s3 v1.38.2 github.com/aws/aws-sdk-go-v2/service/s3control v1.32.2 diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index 4ceec77d8aa..30ee3ec9d76 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2023-08-15) + +* **Feature**: AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports. + # v1.18.2 (2023-08-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index b89c7f50e51..1479c19a3f9 100644 --- a/service/pi/go_module_metadata.go +++ b/service/pi/go_module_metadata.go @@ -3,4 +3,4 @@ package pi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.2" +const goModuleVersion = "1.19.0" diff --git a/service/pricing/CHANGELOG.md b/service/pricing/CHANGELOG.md index 5b118d9e5e8..ec8f02b0fa5 100644 --- a/service/pricing/CHANGELOG.md +++ b/service/pricing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.3 (2023-08-15) + +* No change notes available for this release. + # v1.21.2 (2023-08-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pricing/go_module_metadata.go b/service/pricing/go_module_metadata.go index 15550dc6149..19cac1742af 100644 --- a/service/pricing/go_module_metadata.go +++ b/service/pricing/go_module_metadata.go @@ -3,4 +3,4 @@ package pricing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.2" +const goModuleVersion = "1.21.3" diff --git a/service/route53domains/CHANGELOG.md b/service/route53domains/CHANGELOG.md index 6505ea922e8..280dbc7b28a 100644 --- a/service/route53domains/CHANGELOG.md +++ b/service/route53domains/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2023-08-15) + +* **Feature**: Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information + # v1.16.2 (2023-08-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53domains/go_module_metadata.go b/service/route53domains/go_module_metadata.go index 9e7a65a583d..1ade8b39aaa 100644 --- a/service/route53domains/go_module_metadata.go +++ b/service/route53domains/go_module_metadata.go @@ -3,4 +3,4 @@ package route53domains // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.2" +const goModuleVersion = "1.17.0" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 4b0127ba22c..ca61cab77fb 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.102.0 (2023-08-15) + +* **Feature**: SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response + # v1.101.0 (2023-08-09) * **Feature**: This release adds support for cross account access for SageMaker Model Cards through AWS RAM. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 1ded26fe3f8..422435b06d1 100644 --- a/service/sagemaker/go_module_metadata.go +++ b/service/sagemaker/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.101.0" +const goModuleVersion = "1.102.0"