Skip to content

Commit 46ba164

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-04-05
1 parent e4f5420 commit 46ba164

File tree

15 files changed

+34
-38
lines changed

15 files changed

+34
-38
lines changed

.changelog/1750723cb3494db880a2b67b9ba00e7d.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/8b1a8ed08ca545f8abad40b7d05ee8da.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/a277821817f74a63a219882ffb5cb296.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/ef7b711be03f46d392565b59de5d4ffe.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2022-04-05)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.15.0](service/datasync/CHANGELOG.md#v1150-2022-04-05)
5+
* **Feature**: AWS DataSync now supports Amazon FSx for OpenZFS locations.
6+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.22.0](service/fsx/CHANGELOG.md#v1220-2022-04-05)
7+
* **Feature**: Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
8+
* `github.com/aws/aws-sdk-go-v2/service/s3control`: [v1.21.4](service/s3control/CHANGELOG.md#v1214-2022-04-05)
9+
* **Documentation**: Documentation-only update for doc bug fixes for the S3 Control API docs.
10+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.20.0](service/securityhub/CHANGELOG.md#v1200-2022-04-05)
11+
* **Feature**: Added additional ASFF details for RdsSecurityGroup AutoScalingGroup, ElbLoadBalancer, CodeBuildProject and RedshiftCluster.
12+
113
# Release (2022-04-04)
214

315
## Module Highlights

example/service/s3/usingPrivateLink/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/aws/aws-sdk-go-v2 v1.16.2
77
github.com/aws/aws-sdk-go-v2/config v1.15.3
88
github.com/aws/aws-sdk-go-v2/service/s3 v1.26.3
9-
github.com/aws/aws-sdk-go-v2/service/s3control v1.21.3
9+
github.com/aws/aws-sdk-go-v2/service/s3control v1.21.4
1010
)
1111

1212
replace github.com/aws/aws-sdk-go-v2 => ../../../../

service/datasync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.0 (2022-04-05)
2+
3+
* **Feature**: AWS DataSync now supports Amazon FSx for OpenZFS locations.
4+
15
# v1.14.3 (2022-03-30)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/datasync/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/fsx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2022-04-05)
2+
3+
* **Feature**: Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
4+
15
# v1.21.0 (2022-03-30)
26

37
* **Feature**: This release adds support for modifying throughput capacity for FSx for ONTAP file systems.

service/fsx/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)