Skip to content

Commit 14b97ee

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-04-26
1 parent dde6360 commit 14b97ee

24 files changed

+58
-74
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/41bbd46a08894591844932da5efbae20.json

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

.changelog/5647ccf73ce64eaf82a6a9baa9929948.json

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

.changelog/587257a00c6d453c9ddd984ff2e6350a.json

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

.changelog/6c92370b39d04e5eb417c0ac4010597d.json

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

.changelog/9b356f52bd6749b19a63fa1758b7ef5a.json

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

.changelog/a334815f5a254840b138e03f14e102f1.json

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

.changelog/bb7cfe22fdc3403bba16dbaa1c85a93f.json

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Release (2022-04-26)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.17.0](service/cloudfront/CHANGELOG.md#v1170-2022-04-26)
5+
* **Feature**: CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy.
6+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.24.2](service/glue/CHANGELOG.md#v1242-2022-04-26)
7+
* **Documentation**: This release adds documentation for the APIs to create, read, delete, list, and batch read of AWS Glue custom patterns, and for Lake Formation configuration settings in the AWS Glue crawler.
8+
* `github.com/aws/aws-sdk-go-v2/service/ivschat`: [v1.0.0](service/ivschat/CHANGELOG.md#v100-2022-04-26)
9+
* **Release**: New AWS service client module
10+
* **Feature**: Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast.
11+
* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.20.0](service/lightsail/CHANGELOG.md#v1200-2022-04-26)
12+
* **Feature**: This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration.
13+
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.16.0](service/networkfirewall/CHANGELOG.md#v1160-2022-04-26)
14+
* **Feature**: AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources.
15+
* `github.com/aws/aws-sdk-go-v2/service/pricing`: [v1.14.5](service/pricing/CHANGELOG.md#v1145-2022-04-26)
16+
* **Documentation**: Documentation updates for Price List API
17+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.28.0](service/sagemaker/CHANGELOG.md#v1280-2022-04-26)
18+
* **Feature**: SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation.
19+
120
# Release (2022-04-25)
221

322
## General 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.17.0 (2022-04-26)
2+
3+
* **Feature**: CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy.
4+
15
# v1.16.4 (2022-04-25)
26

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

0 commit comments

Comments
 (0)