Skip to content

Commit 46dd23d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-03-11
1 parent 45cef0b commit 46dd23d

21 files changed

+50
-58
lines changed

.changelog/10e4ce3d72ef4a29a2d25b81d5216b1a.json

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

.changelog/1821812a311c4abd89e368c266ac7dde.json

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

.changelog/24b57d586b7f4d6ebeee9e74a5eee7d4.json

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

.changelog/7645150819aa419ba44966dbcd7ab8a4.json

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

.changelog/a687b11d5d63454d83e3d4f36ea8cc11.json

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

.changelog/b4534f6c13ea4e2490a964ab7248e5ec.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-03-11)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.20.0](service/chime/CHANGELOG.md#v1200-2022-03-11)
5+
* **Feature**: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.
6+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.20.0](service/connect/CHANGELOG.md#v1200-2022-03-11)
7+
* **Feature**: This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
8+
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.20.0](service/lambda/CHANGELOG.md#v1200-2022-03-11)
9+
* **Feature**: Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
10+
* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.18.0](service/outposts/CHANGELOG.md#v1180-2022-03-11)
11+
* **Feature**: This release adds address filters for listSites
12+
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.15.1](service/secretsmanager/CHANGELOG.md#v1151-2022-03-11)
13+
* **Documentation**: Documentation updates for Secrets Manager.
14+
* `github.com/aws/aws-sdk-go-v2/service/transcribestreaming`: [v1.6.0](service/transcribestreaming/CHANGELOG.md#v160-2022-03-11)
15+
* **Feature**: Amazon Transcribe StartTranscription API now supports additional parameters for Language Identification feature: customVocabularies and customFilterVocabularies
16+
117
# Release (2022-03-10)
218

319
## Module Highlights

service/chime/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.20.0 (2022-03-11)
2+
3+
* **Feature**: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.
4+
15
# v1.19.0 (2022-03-08)
26

37
* **Feature**: Updated `github.com/aws/smithy-go` to latest version

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.20.0 (2022-03-11)
2+
3+
* **Feature**: This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
4+
15
# v1.19.0 (2022-03-08)
26

37
* **Feature**: Updated `github.com/aws/smithy-go` to latest version

0 commit comments

Comments
 (0)