Skip to content

Commit 4811576

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-04-14
1 parent c190249 commit 4811576

22 files changed

+56
-60
lines changed

.changelog/34bde945d50446b8a08c4db0db609320.json

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

.changelog/60b5eed148404f858fe5c29e288db39f.json

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

.changelog/8f385384d3324c02be9b887e3ec0f2a7.json

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

.changelog/b8609b84f3f248a1a1ddf53813fb3f76.json

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

.changelog/bf53329ec73e4c18a188492d5d430113.json

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

.changelog/f7a57ed340e346b5ab432977ffdcc670.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2022-04-14)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.15.0](service/appflow/CHANGELOG.md#v1150-2022-04-14)
5+
* **Feature**: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
6+
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.16.0](service/appstream/CHANGELOG.md#v1160-2022-04-14)
7+
* **Feature**: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
8+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.18.0](service/batch/CHANGELOG.md#v1180-2022-04-14)
9+
* **Feature**: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
10+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.18.1](service/cloudwatch/CHANGELOG.md#v1181-2022-04-14)
11+
* **Documentation**: Updates documentation for additional statistics in CloudWatch Metric Streams.
12+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.35.1](service/ec2/CHANGELOG.md#v1351-2022-04-14)
13+
* **Documentation**: Documentation updates for Amazon EC2.
14+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.23.0](service/glue/CHANGELOG.md#v1230-2022-04-14)
15+
* **Feature**: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage
16+
117
# Release (2022-04-13)
218

319
## Module Highlights

service/appflow/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.0 (2022-04-14)
2+
3+
* **Feature**: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
4+
15
# v1.14.3 (2022-03-30)
26

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

service/appflow/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/appstream/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.0 (2022-04-14)
2+
3+
* **Feature**: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
4+
15
# v1.15.4 (2022-04-01)
26

37
* No change notes available for this release.

0 commit comments

Comments
 (0)