diff --git a/.changelog/88c6667fa8b94b92911bc60fe5cca41b.json b/.changelog/88c6667fa8b94b92911bc60fe5cca41b.json deleted file mode 100644 index b0d5c08a9b1..00000000000 --- a/.changelog/88c6667fa8b94b92911bc60fe5cca41b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "88c6667f-a8b9-4b92-911b-c60fe5cca41b", - "type": "feature", - "description": "This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/88d38835f6f14c869a48a32239c6eb78.json b/.changelog/88d38835f6f14c869a48a32239c6eb78.json deleted file mode 100644 index 6a1f9d38c2d..00000000000 --- a/.changelog/88d38835f6f14c869a48a32239c6eb78.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "88d38835-f6f1-4c86-9a48-a32239c6eb78", - "type": "feature", - "description": "Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/91b667da96da4a03b99b0b6f1ec8e731.json b/.changelog/91b667da96da4a03b99b0b6f1ec8e731.json deleted file mode 100644 index 104b24026d3..00000000000 --- a/.changelog/91b667da96da4a03b99b0b6f1ec8e731.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "91b667da-96da-4a03-b99b-0b6f1ec8e731", - "type": "documentation", - "description": "This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.", - "modules": [ - "service/redshift" - ] -} \ No newline at end of file diff --git a/.changelog/bd955d7b14f145d1b16ce50da54396a0.json b/.changelog/bd955d7b14f145d1b16ce50da54396a0.json deleted file mode 100644 index 34545002add..00000000000 --- a/.changelog/bd955d7b14f145d1b16ce50da54396a0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bd955d7b-14f1-45d1-b16c-e50da54396a0", - "type": "feature", - "description": "This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.", - "modules": [ - "service/wafv2" - ] -} \ No newline at end of file diff --git a/.changelog/da1d911dde64466a9ee6c05134f275b0.json b/.changelog/da1d911dde64466a9ee6c05134f275b0.json deleted file mode 100644 index c6b8a062b61..00000000000 --- a/.changelog/da1d911dde64466a9ee6c05134f275b0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "da1d911d-de64-466a-9ee6-c05134f275b0", - "type": "feature", - "description": "Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API", - "modules": [ - "service/fms" - ] -} \ No newline at end of file diff --git a/.changelog/e9884b8c2a194d9a851bf4a54306e0b7.json b/.changelog/e9884b8c2a194d9a851bf4a54306e0b7.json deleted file mode 100644 index 7f17c28377d..00000000000 --- a/.changelog/e9884b8c2a194d9a851bf4a54306e0b7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e9884b8c-2a19-4d9a-851b-f4a54306e0b7", - "type": "feature", - "description": "Added support for custom datatypes when using custom csv classifier.", - "modules": [ - "service/glue" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index f1f108785a2..5db6c644227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2022-10-27) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.64.0](service/ec2/CHANGELOG.md#v1640-2022-10-27) + * **Feature**: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. +* `github.com/aws/aws-sdk-go-v2/service/fms`: [v1.19.0](service/fms/CHANGELOG.md#v1190-2022-10-27) + * **Feature**: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API +* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.34.0](service/glue/CHANGELOG.md#v1340-2022-10-27) + * **Feature**: Added support for custom datatypes when using custom csv classifier. +* `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.26.13](service/redshift/CHANGELOG.md#v12613-2022-10-27) + * **Documentation**: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.52.0](service/sagemaker/CHANGELOG.md#v1520-2022-10-27) + * **Feature**: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. +* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.23.0](service/wafv2/CHANGELOG.md#v1230-2022-10-27) + * **Feature**: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. + # Release (2022-10-26) ## Module Highlights diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index 414b784234e..94983456d3f 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.16 (2022-10-27) + +* No change notes available for this release. + # v1.10.15 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudcontrol/go_module_metadata.go b/service/cloudcontrol/go_module_metadata.go index e30fbbcc9a5..79cada8c7ee 100644 --- a/service/cloudcontrol/go_module_metadata.go +++ b/service/cloudcontrol/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudcontrol // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.15" +const goModuleVersion = "1.10.16" diff --git a/service/directoryservice/CHANGELOG.md b/service/directoryservice/CHANGELOG.md index 0e4f2745493..9a30dc15ca0 100644 --- a/service/directoryservice/CHANGELOG.md +++ b/service/directoryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.3 (2022-10-27) + +* No change notes available for this release. + # v1.15.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/directoryservice/go_module_metadata.go b/service/directoryservice/go_module_metadata.go index a205f596093..5ace91b0e23 100644 --- a/service/directoryservice/go_module_metadata.go +++ b/service/directoryservice/go_module_metadata.go @@ -3,4 +3,4 @@ package directoryservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.2" +const goModuleVersion = "1.15.3" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index a3276c4131a..0cd07b6befb 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.64.0 (2022-10-27) + +* **Feature**: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. + # v1.63.3 (2022-10-24) * **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 3d320095d5c..15a3bc403ab 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.63.3" +const goModuleVersion = "1.64.0" diff --git a/service/fms/CHANGELOG.md b/service/fms/CHANGELOG.md index 7debcf22a02..a38a9d34630 100644 --- a/service/fms/CHANGELOG.md +++ b/service/fms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2022-10-27) + +* **Feature**: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API + # v1.18.11 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/fms/go_module_metadata.go b/service/fms/go_module_metadata.go index a82504e3308..a4514587f80 100644 --- a/service/fms/go_module_metadata.go +++ b/service/fms/go_module_metadata.go @@ -3,4 +3,4 @@ package fms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.11" +const goModuleVersion = "1.19.0" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 0114bf0eeae..54cd21538b5 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.0 (2022-10-27) + +* **Feature**: Added support for custom datatypes when using custom csv classifier. + # v1.33.2 (2022-10-24) * **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 368d9d835ff..54f2f3dbfcc 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.33.2" +const goModuleVersion = "1.34.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 72150479a8e..e987f106d67 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -28,10 +28,10 @@ require ( github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.14 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.14.2 github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.20 - github.com/aws/aws-sdk-go-v2/service/directoryservice v1.15.2 + github.com/aws/aws-sdk-go-v2/service/directoryservice v1.15.3 github.com/aws/aws-sdk-go-v2/service/docdb v1.19.13 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.63.3 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.64.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.17.20 github.com/aws/aws-sdk-go-v2/service/ecs v1.18.26 github.com/aws/aws-sdk-go-v2/service/efs v1.17.18 @@ -46,7 +46,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/firehose v1.14.21 github.com/aws/aws-sdk-go-v2/service/gamelift v1.15.7 github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19 - github.com/aws/aws-sdk-go-v2/service/glue v1.33.2 + github.com/aws/aws-sdk-go-v2/service/glue v1.34.0 github.com/aws/aws-sdk-go-v2/service/health v1.15.22 github.com/aws/aws-sdk-go-v2/service/iam v1.18.23 github.com/aws/aws-sdk-go-v2/service/inspector v1.12.19 @@ -61,7 +61,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.20 github.com/aws/aws-sdk-go-v2/service/polly v1.18.2 github.com/aws/aws-sdk-go-v2/service/rds v1.27.0 - github.com/aws/aws-sdk-go-v2/service/redshift v1.26.12 + github.com/aws/aws-sdk-go-v2/service/redshift v1.26.13 github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.7 github.com/aws/aws-sdk-go-v2/service/route53 v1.22.4 github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19 @@ -84,7 +84,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.21 github.com/aws/aws-sdk-go-v2/service/waf v1.11.19 github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.20 - github.com/aws/aws-sdk-go-v2/service/wafv2 v1.22.11 + github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.0 github.com/aws/aws-sdk-go-v2/service/workspaces v1.24.0 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index a5d48fbd3d3..fff2e47ffeb 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.13 (2022-10-27) + +* **Documentation**: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. + # v1.26.12 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index 38481b5c431..f0e6d183bb6 100644 --- a/service/redshift/go_module_metadata.go +++ b/service/redshift/go_module_metadata.go @@ -3,4 +3,4 @@ package redshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.12" +const goModuleVersion = "1.26.13" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 23c6f41846d..2adfb87c946 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.52.0 (2022-10-27) + +* **Feature**: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. + # v1.51.0 (2022-10-26) * **Feature**: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 1be1d37dd7f..af8c02089ab 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.51.0" +const goModuleVersion = "1.52.0" diff --git a/service/wafv2/CHANGELOG.md b/service/wafv2/CHANGELOG.md index e69e079a47a..a258834d0dd 100644 --- a/service/wafv2/CHANGELOG.md +++ b/service/wafv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.0 (2022-10-27) + +* **Feature**: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. + # v1.22.11 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/wafv2/go_module_metadata.go b/service/wafv2/go_module_metadata.go index 35c2a65f0fd..8ff57f2a757 100644 --- a/service/wafv2/go_module_metadata.go +++ b/service/wafv2/go_module_metadata.go @@ -3,4 +3,4 @@ package wafv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.11" +const goModuleVersion = "1.23.0"