Skip to content

Commit

Permalink
Release 2022-04-22
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 22, 2022
1 parent 67f8605 commit d27c530
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
8 changes: 0 additions & 8 deletions .changelog/0568079831514cce9c8241fdc7489634.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/616290584a764d3eb406d7d0f3040db1.json

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
# Release (2022-04-22)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.9.0](service/chimesdkmeetings/CHANGELOG.md#v190-2022-04-22)
* **Feature**: Include additional exceptions types.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.36.0](service/ec2/CHANGELOG.md#v1360-2022-04-22)
* **Feature**: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.

# Release (2022-04-21)

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

* **Feature**: Include additional exceptions types.

# v1.8.3 (2022-03-30)

* **Dependency Update**: Updated to the latest SDK module versions
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/ec2/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.36.0 (2022-04-22)

* **Feature**: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.

# v1.35.1 (2022-04-14)

* **Documentation**: Documentation updates for Amazon EC2.
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.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Expand Up @@ -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.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.36.0
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 Down

0 comments on commit d27c530

Please sign in to comment.