Skip to content

Commit 7ad009a

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-12-13
1 parent b449735 commit 7ad009a

15 files changed

+37
-31
lines changed

.changelog/3a27c4e01f324659833af6218317451b.json

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

.changelog/6fd48e42c23a4ce7ab7186adc3bb9028.json

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

.changelog/71ba70b6f89a4b45aba345246828c814.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2022-12-13)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.21.0](service/cloudtrail/CHANGELOG.md#v1210-2022-12-13)
5+
* **Feature**: Merging mainline branch for service model into mainline release branch. There are no new APIs.
6+
* `github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice`: [v1.11.21](service/marketplaceentitlementservice/CHANGELOG.md#v11121-2022-12-13)
7+
* **Bug Fix**: Fixing a shape type in the marketplaceentitlementservice client
8+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.35.0](service/rds/CHANGELOG.md#v1350-2022-12-13)
9+
* **Feature**: This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.
10+
111
# Release (2022-12-12)
212

313
## Module Highlights

service/cloudtrail/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.0 (2022-12-13)
2+
3+
* **Feature**: Merging mainline branch for service model into mainline release branch. There are no new APIs.
4+
15
# v1.20.4 (2022-12-02)
26

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

service/cloudtrail/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/guardduty/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.4 (2022-12-13)
2+
3+
* No change notes available for this release.
4+
15
# v1.16.3 (2022-12-02)
26

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

service/guardduty/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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.0
1616
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.22
1717
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.20
18-
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.4
18+
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.21.0
1919
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.22.1
2020
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.20
2121
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.20
@@ -60,7 +60,7 @@ require (
6060
github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.20
6161
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.22
6262
github.com/aws/aws-sdk-go-v2/service/polly v1.21.0
63-
github.com/aws/aws-sdk-go-v2/service/rds v1.34.0
63+
github.com/aws/aws-sdk-go-v2/service/rds v1.35.0
6464
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.17
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.22.0
6666
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.1

service/marketplaceentitlementservice/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.11.21 (2022-12-13)
2+
3+
* **Bug Fix**: Fixing a shape type in the marketplaceentitlementservice client
4+
15
# v1.11.20 (2022-12-02)
26

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

0 commit comments

Comments
 (0)