Skip to content

Commit 3d809f4

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-06-29
1 parent d4ec10b commit 3d809f4

File tree

1,010 files changed

+2789
-1511
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,010 files changed

+2789
-1511
lines changed

.changelog/01c04db7b4f3461f8c8b8eb01fdd8144.json

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

.changelog/196af991e6c54c4cb36754f687de4cac.json

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

.changelog/62bf42efac844782a82f2a4a8874169c.json

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

.changelog/9c5ca9374ad34e12bbfd94d1fa58f785.json

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

.changelog/b0a10cf916de4364bd27a3448d1afe66.json

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

.changelog/c4a428a2d14d44febd314da7b9edfb28.json

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

.changelog/d5864a46d9fb479898254ad7b6d81934.json

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

.changelog/e97c8b7c1cfe4ed1946907331aa3746d.json

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

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release (2022-06-29)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2`: v1.16.6
8+
* **Bug Fix**: Fix aws/signer/v4 to not double sign Content-Length header. Fixes [#1728](https://github.com/aws/aws-sdk-go-v2/issues/1728). Thanks to @matelang for creating the issue and PR.
9+
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.17.0](service/appstream/CHANGELOG.md#v1170-2022-06-29)
10+
* **Feature**: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
11+
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.18.7](service/elasticloadbalancingv2/CHANGELOG.md#v1187-2022-06-29)
12+
* **Documentation**: This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request.
13+
* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.19.0](service/emr/CHANGELOG.md#v1190-2022-06-29)
14+
* **Feature**: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
15+
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.21.0](service/medialive/CHANGELOG.md#v1210-2022-06-29)
16+
* **Feature**: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
17+
* `github.com/aws/aws-sdk-go-v2/service/redshiftserverless`: [v1.2.0](service/redshiftserverless/CHANGELOG.md#v120-2022-06-29)
18+
* **Feature**: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
19+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.34.0](service/sagemaker/CHANGELOG.md#v1340-2022-06-29)
20+
* **Feature**: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
21+
* `github.com/aws/aws-sdk-go-v2/service/translate`: [v1.14.0](service/translate/CHANGELOG.md#v1140-2022-06-29)
22+
* **Feature**: Added ListLanguages API which can be used to list the languages supported by Translate.
23+
124
# Release (2022-06-28)
225

326
## Module Highlights

aws/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.

0 commit comments

Comments
 (0)