Skip to content

Commit

Permalink
Release 2022-10-07
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 7, 2022
1 parent 739e7c1 commit 1a0f720
Show file tree
Hide file tree
Showing 20 changed files with 49 additions and 41 deletions.
8 changes: 0 additions & 8 deletions .changelog/3a4670ca2ae245d08540a8385203dfac.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/45fca679d3334811aba1565c0ecc1228.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Release (2022-10-07)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codegurureviewer`: [v1.16.15](service/codegurureviewer/CHANGELOG.md#v11615-2022-10-07)
* **Documentation**: Documentation update to replace broken link.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.18.20](service/elasticloadbalancingv2/CHANGELOG.md#v11820-2022-10-07)
* **Documentation**: Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.
* `github.com/aws/aws-sdk-go-v2/service/greengrassv2`: [v1.19.0](service/greengrassv2/CHANGELOG.md#v1190-2022-10-07)
* **Feature**: This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.26.0](service/quicksight/CHANGELOG.md#v1260-2022-10-07)
* **Feature**: Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

# Release (2022-10-06)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/cloudtrail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.2 (2022-10-07)

* No change notes available for this release.

# v1.18.1 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cloudtrail/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.15 (2022-10-07)

* **Documentation**: Documentation update to replace broken link.

# v1.16.14 (2022-09-20)

* **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.

4 changes: 4 additions & 0 deletions service/elasticloadbalancingv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.20 (2022-10-07)

* **Documentation**: Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.

# v1.18.19 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/elasticloadbalancingv2/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/greengrassv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2022-10-07)

* **Feature**: This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.

# v1.18.1 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/greengrassv2/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/guardduty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.10 (2022-10-07)

* No change notes available for this release.

# v1.15.9 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/guardduty/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 @@ -15,7 +15,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.5
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.19
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.17
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.18.1
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.18.2
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.6
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.17
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.17
Expand All @@ -38,7 +38,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.22.10
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.18
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.18
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.19
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.20
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.16.10
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.17
github.com/aws/aws-sdk-go-v2/service/emr v1.20.11
Expand Down
4 changes: 4 additions & 0 deletions service/quicksight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.26.0 (2022-10-07)

* **Feature**: Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

# v1.25.1 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/quicksight/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/wisdom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.9.6 (2022-10-07)

* No change notes available for this release.

# v1.9.5 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/wisdom/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 1a0f720

Please sign in to comment.