From 98519e67e1d575b00ed51b831a877a4b9bbf6a43 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Mon, 25 Jul 2022 18:23:11 +0000 Subject: [PATCH] Release 2022-07-25 --- .changelog/b32b79f4bf984c53999284cd50695ff3.json | 8 -------- CHANGELOG.md | 6 ++++++ service/autoscaling/CHANGELOG.md | 4 ++++ service/autoscaling/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 2 +- 5 files changed, 12 insertions(+), 10 deletions(-) delete mode 100644 .changelog/b32b79f4bf984c53999284cd50695ff3.json diff --git a/.changelog/b32b79f4bf984c53999284cd50695ff3.json b/.changelog/b32b79f4bf984c53999284cd50695ff3.json deleted file mode 100644 index ecce1877285..00000000000 --- a/.changelog/b32b79f4bf984c53999284cd50695ff3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b32b79f4-bf98-4c53-9992-84cd50695ff3", - "type": "documentation", - "description": "Documentation update for Amazon EC2 Auto Scaling.", - "modules": [ - "service/autoscaling" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 50d848acb4b..80ef17b4f21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Release (2022-07-25) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.23.6](service/autoscaling/CHANGELOG.md#v1236-2022-07-25) + * **Documentation**: Documentation update for Amazon EC2 Auto Scaling. + # Release (2022-07-22) ## General Highlights diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 4ceca6db3e7..c658ae67168 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.6 (2022-07-25) + +* **Documentation**: Documentation update for Amazon EC2 Auto Scaling. + # v1.23.5 (2022-07-05) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index a6d74be9cf3..f7a11b90e16 100644 --- a/service/autoscaling/go_module_metadata.go +++ b/service/autoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.5" +const goModuleVersion = "1.23.6" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index cacd6a97647..888ac015524 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -9,7 +9,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.0 github.com/aws/aws-sdk-go-v2/service/appstream v1.17.2 github.com/aws/aws-sdk-go-v2/service/athena v1.18.0 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.6 github.com/aws/aws-sdk-go-v2/service/batch v1.18.7 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.0 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4