Skip to content

Commit 5b31157

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-04-01
1 parent b172f20 commit 5b31157

File tree

7 files changed

+17
-11
lines changed

7 files changed

+17
-11
lines changed

.changelog/e1dcc73331604a5990eef0c13076bcb2.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2022-04-01)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.21.0](service/connect/CHANGELOG.md#v1210-2022-04-01)
5+
* **Feature**: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.
6+
17
# Release (2022-03-31)
28

39
## General Highlights

service/appstream/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.4 (2022-04-01)
2+
3+
* No change notes available for this release.
4+
15
# v1.15.3 (2022-03-30)
26

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

service/appstream/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.21.0 (2022-04-01)
2+
3+
* **Feature**: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.
4+
15
# v1.20.3 (2022-03-30)
26

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

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/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.3
88
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.3
99
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.12.3
10-
github.com/aws/aws-sdk-go-v2/service/appstream v1.15.3
10+
github.com/aws/aws-sdk-go-v2/service/appstream v1.15.4
1111
github.com/aws/aws-sdk-go-v2/service/athena v1.14.3
1212
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.22.4
1313
github.com/aws/aws-sdk-go-v2/service/batch v1.17.1

0 commit comments

Comments
 (0)