Skip to content

Commit 05a6aab

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-09-01
1 parent 5a4fbfe commit 05a6aab

14 files changed

+34
-38
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

-8
This file was deleted.

.changelog/a59005a886f74b7da153db7bb1682a8a.json

-8
This file was deleted.

.changelog/f30216cb4afb4f10a87c670a4f23fbee.json

-8
This file was deleted.

.changelog/f81d7f27c8f247a9b3bbe24c0690e42b.json

-8
This file was deleted.

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Release (2022-09-01)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/codegurureviewer`: [v1.16.11](service/codegurureviewer/CHANGELOG.md#v11611-2022-09-01)
5+
* **Documentation**: Documentation updates to fix formatting issues in CLI and SDK documentation.
6+
* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.0.0](service/controltower/CHANGELOG.md#v100-2022-09-01)
7+
* **Release**: New AWS service client module
8+
* **Feature**: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
9+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.21.10](service/route53/CHANGELOG.md#v12110-2022-09-01)
10+
* **Documentation**: Documentation updates for Amazon Route 53.
11+
112
# Release (2022-08-31)
213

314
## General Highlights

service/athena/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.7 (2022-09-01)
2+
3+
* No change notes available for this release.
4+
15
# v1.18.6 (2022-08-31)
26

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

service/athena/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/codegurureviewer/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.11 (2022-09-01)
2+
3+
* **Documentation**: Documentation updates to fix formatting issues in CLI and SDK documentation.
4+
15
# v1.16.10 (2022-08-31)
26

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

service/codegurureviewer/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2022-09-01)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
5+

service/controltower/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.15
99
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.6
1010
github.com/aws/aws-sdk-go-v2/service/appstream v1.17.8
11-
github.com/aws/aws-sdk-go-v2/service/athena v1.18.6
11+
github.com/aws/aws-sdk-go-v2/service/athena v1.18.7
1212
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.13
1313
github.com/aws/aws-sdk-go-v2/service/batch v1.18.13
1414
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.7
@@ -63,7 +63,7 @@ require (
6363
github.com/aws/aws-sdk-go-v2/service/rds v1.25.4
6464
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.7
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.2
66-
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.9
66+
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.10
6767
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.14
6868
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.15
6969
github.com/aws/aws-sdk-go-v2/service/s3 v1.27.8

service/route53/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.10 (2022-09-01)
2+
3+
* **Documentation**: Documentation updates for Amazon Route 53.
4+
15
# v1.21.9 (2022-08-31)
26

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

service/route53/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)