From 481157636401f71a4dbf9f9014cfecea4e096599 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 14 Apr 2022 18:09:49 +0000 Subject: [PATCH] Release 2022-04-14 --- .changelog/34bde945d50446b8a08c4db0db609320.json | 8 -------- .changelog/60b5eed148404f858fe5c29e288db39f.json | 8 -------- .changelog/8f385384d3324c02be9b887e3ec0f2a7.json | 8 -------- .changelog/b8609b84f3f248a1a1ddf53813fb3f76.json | 8 -------- .changelog/bf53329ec73e4c18a188492d5d430113.json | 8 -------- .changelog/f7a57ed340e346b5ab432977ffdcc670.json | 8 -------- CHANGELOG.md | 16 ++++++++++++++++ service/appflow/CHANGELOG.md | 4 ++++ service/appflow/go_module_metadata.go | 2 +- service/appstream/CHANGELOG.md | 4 ++++ service/appstream/go_module_metadata.go | 2 +- service/batch/CHANGELOG.md | 4 ++++ service/batch/go_module_metadata.go | 2 +- service/cloudwatch/CHANGELOG.md | 4 ++++ service/cloudwatch/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 | 10 +++++----- service/pinpointsmsvoicev2/CHANGELOG.md | 4 ++++ service/pinpointsmsvoicev2/go_module_metadata.go | 2 +- 22 files changed, 56 insertions(+), 60 deletions(-) delete mode 100644 .changelog/34bde945d50446b8a08c4db0db609320.json delete mode 100644 .changelog/60b5eed148404f858fe5c29e288db39f.json delete mode 100644 .changelog/8f385384d3324c02be9b887e3ec0f2a7.json delete mode 100644 .changelog/b8609b84f3f248a1a1ddf53813fb3f76.json delete mode 100644 .changelog/bf53329ec73e4c18a188492d5d430113.json delete mode 100644 .changelog/f7a57ed340e346b5ab432977ffdcc670.json diff --git a/.changelog/34bde945d50446b8a08c4db0db609320.json b/.changelog/34bde945d50446b8a08c4db0db609320.json deleted file mode 100644 index 36ae049c760..00000000000 --- a/.changelog/34bde945d50446b8a08c4db0db609320.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "34bde945-d504-46b8-a08c-4db0db609320", - "type": "feature", - "description": "Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile", - "modules": [ - "service/appflow" - ] -} \ No newline at end of file diff --git a/.changelog/60b5eed148404f858fe5c29e288db39f.json b/.changelog/60b5eed148404f858fe5c29e288db39f.json deleted file mode 100644 index 3c25f4e9e09..00000000000 --- a/.changelog/60b5eed148404f858fe5c29e288db39f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "60b5eed1-4840-4f85-8fe5-c29e288db39f", - "type": "documentation", - "description": "Updates documentation for additional statistics in CloudWatch Metric Streams.", - "modules": [ - "service/cloudwatch" - ] -} \ No newline at end of file diff --git a/.changelog/8f385384d3324c02be9b887e3ec0f2a7.json b/.changelog/8f385384d3324c02be9b887e3ec0f2a7.json deleted file mode 100644 index 0899478616e..00000000000 --- a/.changelog/8f385384d3324c02be9b887e3ec0f2a7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8f385384-d332-4c02-be9b-887e3ec0f2a7", - "type": "documentation", - "description": "Documentation updates for Amazon EC2.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/b8609b84f3f248a1a1ddf53813fb3f76.json b/.changelog/b8609b84f3f248a1a1ddf53813fb3f76.json deleted file mode 100644 index d8d60fed788..00000000000 --- a/.changelog/b8609b84f3f248a1a1ddf53813fb3f76.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b8609b84-f3f2-48a1-a1dd-f53813fb3f76", - "type": "feature", - "description": "Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.", - "modules": [ - "service/batch" - ] -} \ No newline at end of file diff --git a/.changelog/bf53329ec73e4c18a188492d5d430113.json b/.changelog/bf53329ec73e4c18a188492d5d430113.json deleted file mode 100644 index 51b131a98d0..00000000000 --- a/.changelog/bf53329ec73e4c18a188492d5d430113.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bf53329e-c73e-4c18-a188-492d5d430113", - "type": "feature", - "description": "Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.", - "modules": [ - "service/appstream" - ] -} \ No newline at end of file diff --git a/.changelog/f7a57ed340e346b5ab432977ffdcc670.json b/.changelog/f7a57ed340e346b5ab432977ffdcc670.json deleted file mode 100644 index 741b72be21a..00000000000 --- a/.changelog/f7a57ed340e346b5ab432977ffdcc670.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f7a57ed3-40e3-46b5-ab43-2977ffdcc670", - "type": "feature", - "description": "Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage", - "modules": [ - "service/glue" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index fea012ecc7b..e583e86f75b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2022-04-14) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.15.0](service/appflow/CHANGELOG.md#v1150-2022-04-14) + * **Feature**: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile +* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.16.0](service/appstream/CHANGELOG.md#v1160-2022-04-14) + * **Feature**: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets. +* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.18.0](service/batch/CHANGELOG.md#v1180-2022-04-14) + * **Feature**: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies. +* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.18.1](service/cloudwatch/CHANGELOG.md#v1181-2022-04-14) + * **Documentation**: Updates documentation for additional statistics in CloudWatch Metric Streams. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.35.1](service/ec2/CHANGELOG.md#v1351-2022-04-14) + * **Documentation**: Documentation updates for Amazon EC2. +* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.23.0](service/glue/CHANGELOG.md#v1230-2022-04-14) + * **Feature**: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage + # Release (2022-04-13) ## Module Highlights diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index de23376655c..bf006e95c4c 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2022-04-14) + +* **Feature**: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile + # v1.14.3 (2022-03-30) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index b1b3983b646..46fae606ff0 100644 --- a/service/appflow/go_module_metadata.go +++ b/service/appflow/go_module_metadata.go @@ -3,4 +3,4 @@ package appflow // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.3" +const goModuleVersion = "1.15.0" diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index 8578b5409d5..972b6c9f189 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2022-04-14) + +* **Feature**: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets. + # v1.15.4 (2022-04-01) * No change notes available for this release. diff --git a/service/appstream/go_module_metadata.go b/service/appstream/go_module_metadata.go index 7a8fbd197bc..7c9a9e72a2f 100644 --- a/service/appstream/go_module_metadata.go +++ b/service/appstream/go_module_metadata.go @@ -3,4 +3,4 @@ package appstream // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.4" +const goModuleVersion = "1.16.0" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index d41297c4d01..8c23795f35c 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2022-04-14) + +* **Feature**: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies. + # v1.17.1 (2022-03-30) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 596b965906f..73afcbbce17 100644 --- a/service/batch/go_module_metadata.go +++ b/service/batch/go_module_metadata.go @@ -3,4 +3,4 @@ package batch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.1" +const goModuleVersion = "1.18.0" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index 24b803b169b..a9795608af8 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2022-04-14) + +* **Documentation**: Updates documentation for additional statistics in CloudWatch Metric Streams. + # v1.18.0 (2022-04-13) * **Feature**: Adds support for additional statistics in CloudWatch Metric Streams. diff --git a/service/cloudwatch/go_module_metadata.go b/service/cloudwatch/go_module_metadata.go index 1f6ddd7fc5a..ae60c78b820 100644 --- a/service/cloudwatch/go_module_metadata.go +++ b/service/cloudwatch/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index f89faa8fdec..9bd889ce54c 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.1 (2022-04-14) + +* **Documentation**: Documentation updates for Amazon EC2. + # v1.35.0 (2022-04-12) * **Feature**: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index d0c469572a8..d1b9e9f06df 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.35.0" +const goModuleVersion = "1.35.1" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 68c8049a10d..c519ec2af98 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.0 (2022-04-14) + +* **Feature**: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage + # v1.22.3 (2022-03-30) * **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 8b9debc5b6a..9910016ffa5 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.22.3" +const goModuleVersion = "1.23.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 256c7840db4..4c5fcab0ed1 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -7,16 +7,16 @@ require ( github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.3 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.3 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.12.3 - github.com/aws/aws-sdk-go-v2/service/appstream v1.15.4 + github.com/aws/aws-sdk-go-v2/service/appstream v1.16.0 github.com/aws/aws-sdk-go-v2/service/athena v1.14.3 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.22.4 - github.com/aws/aws-sdk-go-v2/service/batch v1.17.1 + github.com/aws/aws-sdk-go-v2/service/batch v1.18.0 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.20.3 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.16.3 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.3 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.3 github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.15.5 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.0 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.1 github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.3 github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.3 github.com/aws/aws-sdk-go-v2/service/codedeploy v1.14.3 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.13.3 github.com/aws/aws-sdk-go-v2/service/docdb v1.18.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.3 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.35.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.35.1 github.com/aws/aws-sdk-go-v2/service/ecr v1.17.3 github.com/aws/aws-sdk-go-v2/service/ecs v1.18.5 github.com/aws/aws-sdk-go-v2/service/efs v1.17.0 @@ -46,7 +46,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/firehose v1.14.3 github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.3 github.com/aws/aws-sdk-go-v2/service/glacier v1.13.3 - github.com/aws/aws-sdk-go-v2/service/glue v1.22.3 + github.com/aws/aws-sdk-go-v2/service/glue v1.23.0 github.com/aws/aws-sdk-go-v2/service/health v1.15.3 github.com/aws/aws-sdk-go-v2/service/iam v1.18.3 github.com/aws/aws-sdk-go-v2/service/inspector v1.12.3 diff --git a/service/pinpointsmsvoicev2/CHANGELOG.md b/service/pinpointsmsvoicev2/CHANGELOG.md index 25f800313e6..df15f9bf089 100644 --- a/service/pinpointsmsvoicev2/CHANGELOG.md +++ b/service/pinpointsmsvoicev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2022-04-14) + +* No change notes available for this release. + # v1.0.0 (2022-03-31) * **Release**: New AWS service client module diff --git a/service/pinpointsmsvoicev2/go_module_metadata.go b/service/pinpointsmsvoicev2/go_module_metadata.go index 19da1236ff8..046e04774c8 100644 --- a/service/pinpointsmsvoicev2/go_module_metadata.go +++ b/service/pinpointsmsvoicev2/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointsmsvoicev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.0.1"