Skip to content

Commit

Permalink
Release 2022-04-14
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 14, 2022
1 parent c190249 commit 4811576
Show file tree
Hide file tree
Showing 22 changed files with 56 additions and 60 deletions.
8 changes: 0 additions & 8 deletions .changelog/34bde945d50446b8a08c4db0db609320.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/60b5eed148404f858fe5c29e288db39f.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release (2022-04-14)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.15.0](service/appflow/CHANGELOG.md#v1150-2022-04-14)
* **Feature**: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.16.0](service/appstream/CHANGELOG.md#v1160-2022-04-14)
* **Feature**: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.18.0](service/batch/CHANGELOG.md#v1180-2022-04-14)
* **Feature**: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.18.1](service/cloudwatch/CHANGELOG.md#v1181-2022-04-14)
* **Documentation**: Updates documentation for additional statistics in CloudWatch Metric Streams.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.35.1](service/ec2/CHANGELOG.md#v1351-2022-04-14)
* **Documentation**: Documentation updates for Amazon EC2.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.23.0](service/glue/CHANGELOG.md#v1230-2022-04-14)
* **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

# Release (2022-04-13)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/appflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.0 (2022-04-14)

* **Feature**: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile

# v1.14.3 (2022-03-30)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/appflow/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/appstream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2022-04-14)

* **Feature**: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.

# v1.15.4 (2022-04-01)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/appstream/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/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.0 (2022-04-14)

* **Feature**: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.

# v1.17.1 (2022-03-30)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/batch/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/cloudwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.1 (2022-04-14)

* **Documentation**: Updates documentation for additional statistics in CloudWatch Metric Streams.

# v1.18.0 (2022-04-13)

* **Feature**: Adds support for additional statistics in CloudWatch Metric Streams.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudwatch/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/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.35.1 (2022-04-14)

* **Documentation**: Documentation updates for Amazon EC2.

# v1.35.0 (2022-04-12)

* **Feature**: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2022-04-14)

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

# v1.22.3 (2022-03-30)

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

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

10 changes: 5 additions & 5 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ require (
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.3
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.3
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.12.3
github.com/aws/aws-sdk-go-v2/service/appstream v1.15.4
github.com/aws/aws-sdk-go-v2/service/appstream v1.16.0
github.com/aws/aws-sdk-go-v2/service/athena v1.14.3
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.22.4
github.com/aws/aws-sdk-go-v2/service/batch v1.17.1
github.com/aws/aws-sdk-go-v2/service/batch v1.18.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.20.3
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.16.3
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.3
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.3
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.15.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.1
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.3
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.3
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.14.3
Expand All @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.13.3
github.com/aws/aws-sdk-go-v2/service/docdb v1.18.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.3
github.com/aws/aws-sdk-go-v2/service/ec2 v1.35.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.35.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.3
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.5
github.com/aws/aws-sdk-go-v2/service/efs v1.17.0
Expand All @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.3
github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.3
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.3
github.com/aws/aws-sdk-go-v2/service/glue v1.22.3
github.com/aws/aws-sdk-go-v2/service/glue v1.23.0
github.com/aws/aws-sdk-go-v2/service/health v1.15.3
github.com/aws/aws-sdk-go-v2/service/iam v1.18.3
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.3
Expand Down
4 changes: 4 additions & 0 deletions service/pinpointsmsvoicev2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.1 (2022-04-14)

* No change notes available for this release.

# v1.0.0 (2022-03-31)

* **Release**: New AWS service client module
Expand Down
2 changes: 1 addition & 1 deletion service/pinpointsmsvoicev2/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 4811576

Please sign in to comment.