Skip to content

Commit f8e2d1c

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-12-07
1 parent 3f822c7 commit f8e2d1c

16 files changed

+40
-40
lines changed

.changelog/0ef5418490454827aadfa882dcbcd781.json

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

.changelog/224aedba11854b5a8c58faa9b845ab38.json

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

.changelog/9cebe4375d0844c6bd36edc5cff9ca63.json

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

.changelog/fca14c2c3fb042819b2e50aa7cffe2de.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2022-12-07)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.22.0](service/cloudfront/CHANGELOG.md#v1220-2022-12-07)
5+
* **Feature**: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
6+
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.23.0](service/costexplorer/CHANGELOG.md#v1230-2022-12-07)
7+
* **Feature**: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause
8+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.25.0](service/eks/CHANGELOG.md#v1250-2022-12-07)
9+
* **Feature**: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function
10+
* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.19.2](service/kms/CHANGELOG.md#v1192-2022-12-07)
11+
* **Documentation**: Updated examples and exceptions for External Key Store (XKS).
12+
113
# Release (2022-12-06)
214

315
## Module Highlights

service/cloudfront/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2022-12-07)
2+
3+
* **Feature**: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
4+
15
# v1.21.1 (2022-12-02)
26

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

service/cloudfront/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/cognitoidentityprovider/CHANGELOG.md

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

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

service/cognitoidentityprovider/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/costexplorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.0 (2022-12-07)
2+
3+
* **Feature**: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause
4+
15
# v1.22.0 (2022-12-05)
26

37
* **Feature**: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration.

0 commit comments

Comments
 (0)