Skip to content

Commit 98519e6

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-07-25
1 parent 9129d17 commit 98519e6

File tree

5 files changed

+12
-10
lines changed

5 files changed

+12
-10
lines changed

.changelog/b32b79f4bf984c53999284cd50695ff3.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2022-07-25)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.23.6](service/autoscaling/CHANGELOG.md#v1236-2022-07-25)
5+
* **Documentation**: Documentation update for Amazon EC2 Auto Scaling.
6+
17
# Release (2022-07-22)
28

39
## General Highlights

service/autoscaling/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.6 (2022-07-25)
2+
3+
* **Documentation**: Documentation update for Amazon EC2 Auto Scaling.
4+
15
# v1.23.5 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/autoscaling/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.0
1010
github.com/aws/aws-sdk-go-v2/service/appstream v1.17.2
1111
github.com/aws/aws-sdk-go-v2/service/athena v1.18.0
12-
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5
12+
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.6
1313
github.com/aws/aws-sdk-go-v2/service/batch v1.18.7
1414
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.0
1515
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4

0 commit comments

Comments
 (0)