Skip to content

Commit 0d94f22

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-02-02
1 parent 2eec85e commit 0d94f22

22 files changed

+45
-73
lines changed

.changelog/06c104c809134698b8bb74d4f961eca2.json

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

.changelog/0ab7f7c661d8468cafcbb35f6bfeafc6.json

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

.changelog/495a66fda6ab4643a27c29b4cce2ed90.json

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

.changelog/588438144f464474b879147d154c657e.json

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

.changelog/93b257fca9f542b2b07e75b22267753a.json

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

.changelog/ae3fc9f74b084802bbd469558c28eaaf.json

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

.changelog/e970df2c68b14a99a4639a740b5a30f2.json

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

.changelog/e9c6649563274f168e9a4efe317b67eb.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 (2023-02-02)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appconfig`: [v1.16.0](service/appconfig/CHANGELOG.md#v1160-2023-02-02)
5+
* **Feature**: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.84.0](service/ec2/CHANGELOG.md#v1840-2023-02-02)
7+
* **Feature**: Documentation updates for EC2.
8+
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.19.2](service/elasticloadbalancingv2/CHANGELOG.md#v1192-2023-02-02)
9+
* **Documentation**: The GWLB Flex Health Check project updates the default values of healthy-threshold-count from 3 to 5 and unhealthy-threshold-count from 3 to 2
10+
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.31.0](service/quicksight/CHANGELOG.md#v1310-2023-02-02)
11+
* **Feature**: QuickSight support for Radar Chart and Dashboard Publish Options
12+
113
# Release (2023-02-01)
214

315
## General Highlights

service/appconfig/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.0 (2023-02-02)
2+
3+
* **Feature**: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
4+
15
# v1.15.1 (2023-01-23)
26

37
* No change notes available for this release.

0 commit comments

Comments
 (0)