Skip to content

Commit

Permalink
Release 2022-05-10
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 10, 2022
1 parent 4518175 commit 50cd87d
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 47 deletions.
8 changes: 0 additions & 8 deletions .changelog/1395ccb924084ff99a3c72d2f6546d6d.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2a7d998676554b048c71f2b4d38a9603.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.17.5](service/computeoptimizer/CHANGELOG.md#v1175-2022-05-10)
* **Documentation**: Documentation updates for Compute Optimizer
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.41.0](service/ec2/CHANGELOG.md#v1410-2022-05-10)
* **Feature**: Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.21.0](service/eks/CHANGELOG.md#v1210-2022-05-10)
* **Feature**: Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups
* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.18.0](service/emr/CHANGELOG.md#v1180-2022-05-10)
* **Feature**: This release updates the Amazon EMR ModifyInstanceGroups API to support "MERGE" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.
* `github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces`: [v1.5.5](service/migrationhubrefactorspaces/CHANGELOG.md#v155-2022-05-10)
* **Documentation**: AWS Migration Hub Refactor Spaces documentation only update to fix a formatting issue.

# Release (2022-05-09)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/computeoptimizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.5 (2022-05-10)

* **Documentation**: Documentation updates for Compute Optimizer

# v1.17.4 (2022-04-25)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/computeoptimizer/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.41.0 (2022-05-10)

* **Feature**: Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.

# v1.40.0 (2022-05-06)

* **Feature**: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
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/eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2022-05-10)

* **Feature**: Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups

# v1.20.7 (2022-05-03)

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

* **Feature**: This release updates the Amazon EMR ModifyInstanceGroups API to support "MERGE" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.

# v1.17.4 (2022-04-25)

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

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

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.13.4
github.com/aws/aws-sdk-go-v2/service/docdb v1.18.1
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.4
github.com/aws/aws-sdk-go-v2/service/ec2 v1.40.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.41.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.4
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.6
github.com/aws/aws-sdk-go-v2/service/efs v1.17.2
Expand All @@ -41,7 +41,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.4
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.15.4
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.4
github.com/aws/aws-sdk-go-v2/service/emr v1.17.4
github.com/aws/aws-sdk-go-v2/service/emr v1.18.0
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.1
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.5
github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.4
Expand Down
4 changes: 4 additions & 0 deletions service/migrationhubrefactorspaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.5.5 (2022-05-10)

* **Documentation**: AWS Migration Hub Refactor Spaces documentation only update to fix a formatting issue.

# v1.5.4 (2022-04-25)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/migrationhubrefactorspaces/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 50cd87d

Please sign in to comment.