Skip to content

Commit

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.18.0](service/cloudwatch/CHANGELOG.md#v1180-2022-04-13)
* **Feature**: Adds support for additional statistics in CloudWatch Metric Streams.
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.23.0](service/fsx/CHANGELOG.md#v1230-2022-04-13)
* **Feature**: This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

# Release (2022-04-12)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/cloudwatch/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.18.0 (2022-04-13)

* **Feature**: Adds support for additional statistics in CloudWatch Metric Streams.

# v1.17.3 (2022-03-30)

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

* **Feature**: This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

# v1.22.0 (2022-04-05)

* **Feature**: Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
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.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Expand Up @@ -16,7 +16,7 @@ require (
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.17.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.0
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 Down

0 comments on commit 35519bd

Please sign in to comment.