Skip to content

Commit

Permalink
Release 2022-12-13
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 13, 2022
1 parent b449735 commit 7ad009a
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 31 deletions.
8 changes: 0 additions & 8 deletions .changelog/3a27c4e01f324659833af6218317451b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6fd48e42c23a4ce7ab7186adc3bb9028.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/71ba70b6f89a4b45aba345246828c814.json

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.21.0](service/cloudtrail/CHANGELOG.md#v1210-2022-12-13)
* **Feature**: Merging mainline branch for service model into mainline release branch. There are no new APIs.
* `github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice`: [v1.11.21](service/marketplaceentitlementservice/CHANGELOG.md#v11121-2022-12-13)
* **Bug Fix**: Fixing a shape type in the marketplaceentitlementservice client
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.35.0](service/rds/CHANGELOG.md#v1350-2022-12-13)
* **Feature**: This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

# Release (2022-12-12)

## 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.21.0 (2022-12-13)

* **Feature**: Merging mainline branch for service model into mainline release branch. There are no new APIs.

# v1.20.4 (2022-12-02)

* **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/guardduty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.4 (2022-12-13)

* No change notes available for this release.

# v1.16.3 (2022-12-02)

* **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.22.0
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.22
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.20
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.4
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.21.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.22.1
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.20
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.20
Expand Down Expand Up @@ -60,7 +60,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.20
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.22
github.com/aws/aws-sdk-go-v2/service/polly v1.21.0
github.com/aws/aws-sdk-go-v2/service/rds v1.34.0
github.com/aws/aws-sdk-go-v2/service/rds v1.35.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.17
github.com/aws/aws-sdk-go-v2/service/rekognition v1.22.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.1
Expand Down
4 changes: 4 additions & 0 deletions service/marketplaceentitlementservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.21 (2022-12-13)

* **Bug Fix**: Fixing a shape type in the marketplaceentitlementservice client

# v1.11.20 (2022-12-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down

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

4 changes: 4 additions & 0 deletions service/rbin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.7.2 (2022-12-13)

* No change notes available for this release.

# v1.7.1 (2022-12-02)

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

* **Feature**: This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

# v1.34.0 (2022-12-12)

* **Feature**: Update the RDS API model to support copying option groups during the CopyDBSnapshot operation
Expand Down
2 changes: 1 addition & 1 deletion service/rds/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 7ad009a

Please sign in to comment.