Skip to content

Commit 4ccccc4

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-06-01
1 parent 0df9458 commit 4ccccc4

File tree

14 files changed

+33
-37
lines changed

14 files changed

+33
-37
lines changed

.changelog/086f32f94b00417ba1e3cb22b76c5dff.json

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

.changelog/28cae0c3abe949989f202cc1aa555aa8.json

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

.changelog/5b83ea1e0214450992b5429a4f1078b4.json

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

.changelog/5daf2f3e84d148a79309db16b5ce6c40.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2022-06-01)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/backupgateway`: [v1.6.0](service/backupgateway/CHANGELOG.md#v160-2022-06-01)
5+
* **Feature**: Adds GetGateway and UpdateGatewaySoftwareNow API and adds hypervisor name to UpdateHypervisor API
6+
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.10.0](service/chimesdkmeetings/CHANGELOG.md#v1100-2022-06-01)
7+
* **Feature**: Adds support for centrally controlling each participant's ability to send and receive audio, video and screen share within a WebRTC session. Attendee capabilities can be specified when the attendee is created and updated during the session with the new BatchUpdateAttendeeCapabilitiesExcept API.
8+
* `github.com/aws/aws-sdk-go-v2/service/forecast`: [v1.22.0](service/forecast/CHANGELOG.md#v1220-2022-06-01)
9+
* **Feature**: Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
10+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.21.0](service/route53/CHANGELOG.md#v1210-2022-06-01)
11+
* **Feature**: Add new APIs to support Route 53 IP Based Routing
12+
113
# Release (2022-05-31)
214

315
## Module Highlights

service/backupgateway/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.6.0 (2022-06-01)
2+
3+
* **Feature**: Adds GetGateway and UpdateGatewaySoftwareNow API and adds hypervisor name to UpdateHypervisor API
4+
15
# v1.5.6 (2022-05-26)
26

37
* No change notes available for this release.

service/backupgateway/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/chimesdkmeetings/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-01)
2+
3+
* **Feature**: Adds support for centrally controlling each participant's ability to send and receive audio, video and screen share within a WebRTC session. Attendee capabilities can be specified when the attendee is created and updated during the session with the new BatchUpdateAttendeeCapabilitiesExcept API.
4+
15
# v1.9.2 (2022-05-17)
26

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

service/chimesdkmeetings/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/forecast/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2022-06-01)
2+
3+
* **Feature**: Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
4+
15
# v1.21.0 (2022-05-26)
26

37
* **Feature**: Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports

0 commit comments

Comments
 (0)