Skip to content

Commit

Permalink
Release 2022-03-21
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 21, 2022
1 parent 52ec16a commit d78523a
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 46 deletions.
8 changes: 0 additions & 8 deletions .changelog/387d9506169944589c422e2153d7810f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/452dc7be71b44c22bbc90d5d255b7918.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/782fe8fde6324b659cebde2b776ce948.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,17 @@
# Release (2022-03-21)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.8.0](service/chimesdkmeetings/CHANGELOG.md#v180-2022-03-21)
* **Feature**: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.17.0](service/ecr/CHANGELOG.md#v1170-2022-03-21)
* **Feature**: This release includes a fix in the DescribeImageScanFindings paginated output.
* `github.com/aws/aws-sdk-go-v2/service/mediaconnect`: [v1.16.0](service/mediaconnect/CHANGELOG.md#v1160-2022-03-21)
* **Feature**: This release adds support for selecting a maintenance window.
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.21.0](service/quicksight/CHANGELOG.md#v1210-2022-03-21)
* **Feature**: AWS QuickSight Service Features - Expand public API support for group management.
* `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.16.1](service/ram/CHANGELOG.md#v1161-2022-03-21)
* **Documentation**: Document improvements to the RAM API operations and parameter descriptions.

# Release (2022-03-18)

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

* **Feature**: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection

# v1.7.0 (2022-03-08)

* **Feature**: Updated `github.com/aws/smithy-go` to latest version
Expand Down
2 changes: 1 addition & 1 deletion service/chimesdkmeetings/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/ecr/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.17.0 (2022-03-21)

* **Feature**: This release includes a fix in the DescribeImageScanFindings paginated output.

# v1.16.0 (2022-03-08)

* **Feature**: Updated `github.com/aws/smithy-go` to latest version
Expand Down
2 changes: 1 addition & 1 deletion service/ecr/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Expand Up @@ -32,7 +32,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/docdb v1.17.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.32.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.16.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.1
github.com/aws/aws-sdk-go-v2/service/efs v1.16.0
github.com/aws/aws-sdk-go-v2/service/elasticache v1.20.1
Expand Down
4 changes: 4 additions & 0 deletions service/mediaconnect/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.16.0 (2022-03-21)

* **Feature**: This release adds support for selecting a maintenance window.

# v1.15.0 (2022-03-08)

* **Feature**: Updated `github.com/aws/smithy-go` to latest version
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconnect/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/quicksight/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.21.0 (2022-03-21)

* **Feature**: AWS QuickSight Service Features - Expand public API support for group management.

# v1.20.0 (2022-03-08)

* **Feature**: Updated `github.com/aws/smithy-go` to latest version
Expand Down
2 changes: 1 addition & 1 deletion service/quicksight/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/ram/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.16.1 (2022-03-21)

* **Documentation**: Document improvements to the RAM API operations and parameter descriptions.

# v1.16.0 (2022-03-08)

* **Feature**: Updated `github.com/aws/smithy-go` to latest version
Expand Down
2 changes: 1 addition & 1 deletion service/ram/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 d78523a

Please sign in to comment.