Skip to content

Commit

Permalink
Release 2022-07-29
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 29, 2022
1 parent 29ae884 commit 4d902d7
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 31 deletions.
8 changes: 0 additions & 8 deletions .changelog/9a85c150aa8d4227a05d0d1d6929179d.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.51.0](service/ec2/CHANGELOG.md#v1510-2022-07-29)
* **Feature**: Documentation updates for Amazon EC2.
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.24.4](service/fsx/CHANGELOG.md#v1244-2022-07-29)
* **Documentation**: Documentation updates for Amazon FSx
* `github.com/aws/aws-sdk-go-v2/service/shield`: [v1.17.0](service/shield/CHANGELOG.md#v1170-2022-07-29)
* **Feature**: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

# Release (2022-07-28)

## Module Highlights
Expand Down
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.51.0 (2022-07-29)

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

# v1.50.1 (2022-07-28)

* **Documentation**: Documentation updates for VM Import/Export.
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/fsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.4 (2022-07-29)

* **Documentation**: Documentation updates for Amazon FSx

# v1.24.3 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/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.14.2
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9
github.com/aws/aws-sdk-go-v2/service/ec2 v1.50.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.51.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11
github.com/aws/aws-sdk-go-v2/service/efs v1.17.6
Expand Down Expand Up @@ -72,7 +72,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.14.7
github.com/aws/aws-sdk-go-v2/service/ses v1.14.9
github.com/aws/aws-sdk-go-v2/service/sfn v1.13.8
github.com/aws/aws-sdk-go-v2/service/shield v1.16.8
github.com/aws/aws-sdk-go-v2/service/shield v1.17.0
github.com/aws/aws-sdk-go-v2/service/sms v1.12.9
github.com/aws/aws-sdk-go-v2/service/snowball v1.15.8
github.com/aws/aws-sdk-go-v2/service/sns v1.17.9
Expand Down
4 changes: 4 additions & 0 deletions service/outposts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.1 (2022-07-29)

* No change notes available for this release.

# v1.22.0 (2022-07-14)

* **Feature**: This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
Expand Down
2 changes: 1 addition & 1 deletion service/outposts/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/servicediscovery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.9 (2022-07-29)

* No change notes available for this release.

# v1.17.8 (2022-07-05)

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

* **Feature**: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

# v1.16.8 (2022-07-05)

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

Please sign in to comment.