Skip to content

Commit 01cee3e

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-11-09
1 parent a947341 commit 01cee3e

21 files changed

+49
-57
lines changed

.changelog/150e5cd0bd2445e4a6b28770cb7e16b9.json

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

.changelog/18d40157ebc44b86a67410905024f850.json

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

.changelog/9f47503e6ffe4d96afc82715b4578f98.json

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

.changelog/a46f8d20d9594b898fa29d843e602250.json

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

.changelog/da271392dc0a48b4912a5aef5b1b4e5e.json

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

.changelog/ff4735c292da42248bf6a973ecfa1db2.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2022-11-09)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.35.0](service/connect/CHANGELOG.md#v1350-2022-11-09)
5+
* **Feature**: This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload.
6+
* `github.com/aws/aws-sdk-go-v2/service/connectcases`: [v1.1.0](service/connectcases/CHANGELOG.md#v110-2022-11-09)
7+
* **Feature**: This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.69.0](service/ec2/CHANGELOG.md#v1690-2022-11-09)
9+
* **Feature**: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
10+
* `github.com/aws/aws-sdk-go-v2/service/groundstation`: [v1.14.0](service/groundstation/CHANGELOG.md#v1140-2022-11-09)
11+
* **Feature**: This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite.
12+
* `github.com/aws/aws-sdk-go-v2/service/mediapackagevod`: [v1.19.0](service/mediapackagevod/CHANGELOG.md#v1190-2022-11-09)
13+
* **Feature**: This release adds "IncludeIframeOnlyStream" for Dash endpoints.
14+
* `github.com/aws/aws-sdk-go-v2/service/transcribestreaming`: [v1.7.0](service/transcribestreaming/CHANGELOG.md#v170-2022-11-09)
15+
* **Feature**: This will release hi-IN and th-TH
16+
117
# Release (2022-11-08)
218

319
## Module Highlights

service/connect/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.35.0 (2022-11-09)
2+
3+
* **Feature**: This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload.
4+
15
# v1.34.0 (2022-10-31)
26

37
* **Feature**: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP

service/connect/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/connectcases/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.1.0 (2022-11-09)
2+
3+
* **Feature**: This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
4+
15
# v1.0.2 (2022-10-24)
26

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

0 commit comments

Comments
 (0)