Skip to content

Commit

Permalink
Release 2022-09-01
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 1, 2022
1 parent 5a4fbfe commit 05a6aab
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 38 deletions.
8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/a59005a886f74b7da153db7bb1682a8a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/f30216cb4afb4f10a87c670a4f23fbee.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/f81d7f27c8f247a9b3bbe24c0690e42b.json

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Release (2022-09-01)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codegurureviewer`: [v1.16.11](service/codegurureviewer/CHANGELOG.md#v11611-2022-09-01)
* **Documentation**: Documentation updates to fix formatting issues in CLI and SDK documentation.
* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.0.0](service/controltower/CHANGELOG.md#v100-2022-09-01)
* **Release**: New AWS service client module
* **Feature**: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.21.10](service/route53/CHANGELOG.md#v12110-2022-09-01)
* **Documentation**: Documentation updates for Amazon Route 53.

# Release (2022-08-31)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/athena/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.7 (2022-09-01)

* No change notes available for this release.

# v1.18.6 (2022-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/athena/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/codegurureviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.11 (2022-09-01)

* **Documentation**: Documentation updates to fix formatting issues in CLI and SDK documentation.

# v1.16.10 (2022-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/codegurureviewer/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions service/controltower/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2022-09-01)

* **Release**: New AWS service client module
* **Feature**: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.

2 changes: 1 addition & 1 deletion service/controltower/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.15
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.6
github.com/aws/aws-sdk-go-v2/service/appstream v1.17.8
github.com/aws/aws-sdk-go-v2/service/athena v1.18.6
github.com/aws/aws-sdk-go-v2/service/athena v1.18.7
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.13
github.com/aws/aws-sdk-go-v2/service/batch v1.18.13
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.7
Expand Down Expand Up @@ -63,7 +63,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rds v1.25.4
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.7
github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.2
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.9
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.10
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.14
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.15
github.com/aws/aws-sdk-go-v2/service/s3 v1.27.8
Expand Down
4 changes: 4 additions & 0 deletions service/route53/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.10 (2022-09-01)

* **Documentation**: Documentation updates for Amazon Route 53.

# v1.21.9 (2022-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/route53/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05a6aab

Please sign in to comment.