Skip to content

Commit a479ef0

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-06-06
1 parent 2e4d906 commit a479ef0

File tree

15 files changed

+38
-22
lines changed

15 files changed

+38
-22
lines changed

.changelog/3e883149d1de4a94af05c0c5c62a5b0c.json

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

.changelog/e14a0c14bd304e7b84e4901d0d599183.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Release (2022-06-06)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging`: [v1.10.0](service/chimesdkmessaging/CHANGELOG.md#v1100-2022-06-06)
5+
* **Feature**: This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.
6+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.26.0](service/connect/CHANGELOG.md#v1260-2022-06-06)
7+
* **Feature**: This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.
8+
19
# Release (2022-06-02)
210

311
## Module Highlights

service/chimesdkmessaging/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.10.0 (2022-06-06)
2+
3+
* **Feature**: This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.
4+
15
# v1.9.6 (2022-05-17)
26

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

service/chimesdkmessaging/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.26.0 (2022-06-06)
2+
3+
* **Feature**: This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.
4+
15
# v1.25.0 (2022-06-02)
26

37
* **Feature**: This release adds the following features: 1) New APIs to manage (create, list, update) task template resources, 2) Updates to startTaskContact API to support task templates, and 3) new TransferContact API to programmatically transfer in-progress tasks via a contact flow.

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/iotevents/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.6 (2022-06-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.14.5 (2022-05-17)
26

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

service/iotevents/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/iotsitewise/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.1 (2022-06-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.22.0 (2022-05-31)
26

37
* **Feature**: This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.

0 commit comments

Comments
 (0)