Skip to content

Commit

Permalink
Release 2022-06-06
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 6, 2022
1 parent 2e4d906 commit a479ef0
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 22 deletions.
8 changes: 0 additions & 8 deletions .changelog/3e883149d1de4a94af05c0c5c62a5b0c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e14a0c14bd304e7b84e4901d0d599183.json

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
# Release (2022-06-06)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging`: [v1.10.0](service/chimesdkmessaging/CHANGELOG.md#v1100-2022-06-06)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.26.0](service/connect/CHANGELOG.md#v1260-2022-06-06)
* **Feature**: This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.

# Release (2022-06-02)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/chimesdkmessaging/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.10.0 (2022-06-06)

* **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.

# v1.9.6 (2022-05-17)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/chimesdkmessaging/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/connect/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.26.0 (2022-06-06)

* **Feature**: This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.

# v1.25.0 (2022-06-02)

* **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.
Expand Down
2 changes: 1 addition & 1 deletion service/connect/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/iotevents/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.14.6 (2022-06-06)

* No change notes available for this release.

# v1.14.5 (2022-05-17)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/iotevents/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/iotsitewise/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.22.1 (2022-06-06)

* No change notes available for this release.

# v1.22.0 (2022-05-31)

* **Feature**: This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.
Expand Down
2 changes: 1 addition & 1 deletion service/iotsitewise/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/memorydb/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.9.6 (2022-06-06)

* No change notes available for this release.

# v1.9.5 (2022-05-17)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/memorydb/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/servicecatalogappregistry/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.12.7 (2022-06-06)

* No change notes available for this release.

# v1.12.6 (2022-05-17)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/servicecatalogappregistry/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a479ef0

Please sign in to comment.