Skip to content

Commit 12ba4ac

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-10-05
1 parent be8a8e0 commit 12ba4ac

26 files changed

+64
-60
lines changed

.changelog/53f464fe0b8441648d9eb0b1e2d54398.json

-8
This file was deleted.

.changelog/98705f8a5784429296894bab770002f3.json

-8
This file was deleted.

.changelog/c3c5b10df4004655bff02266b8e8142e.json

-8
This file was deleted.

.changelog/c4d8b8a62fdc491aa0fd172d29d58bbc.json

-8
This file was deleted.

.changelog/e426087b98754cc29d88a98d8efbcfa0.json

-8
This file was deleted.

.changelog/fe6cf68667d54e53b8c3c7473f475920.json

-8
This file was deleted.

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2023-10-05)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.10.0](service/omics/CHANGELOG.md#v1100-2023-10-05)
5+
* **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
6+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.55.1](service/rds/CHANGELOG.md#v1551-2023-10-05)
7+
* **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements.
8+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.30.0](service/route53/CHANGELOG.md#v1300-2023-10-05)
9+
* **Feature**: Add hostedzonetype filter to ListHostedZones API.
10+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.37.0](service/securityhub/CHANGELOG.md#v1370-2023-10-05)
11+
* **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
12+
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.21.0](service/storagegateway/CHANGELOG.md#v1210-2023-10-05)
13+
* **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation.
14+
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.31.0](service/workspaces/CHANGELOG.md#v1310-2023-10-05)
15+
* **Feature**: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.
16+
117
# Release (2023-10-04)
218

319
## Module Highlights

service/bedrock/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.1.2 (2023-10-05)
2+
3+
* No change notes available for this release.
4+
15
# v1.1.1 (2023-10-04)
26

37
* No change notes available for this release.

service/bedrock/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.0.1 (2023-10-05)
2+
3+
* No change notes available for this release.
4+
15
# v1.0.0 (2023-10-04)
26

37
* **Release**: New AWS service client module

service/datazone/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ require (
6060
github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.0
6161
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.1
6262
github.com/aws/aws-sdk-go-v2/service/polly v1.31.0
63-
github.com/aws/aws-sdk-go-v2/service/rds v1.55.0
63+
github.com/aws/aws-sdk-go-v2/service/rds v1.55.1
6464
github.com/aws/aws-sdk-go-v2/service/redshift v1.29.5
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.6
66-
github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5
66+
github.com/aws/aws-sdk-go-v2/service/route53 v1.30.0
6767
github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.3
6868
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.20.0
6969
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0
@@ -84,7 +84,7 @@ require (
8484
github.com/aws/aws-sdk-go-v2/service/waf v1.14.0
8585
github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.0
8686
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.1
87-
github.com/aws/aws-sdk-go-v2/service/workspaces v1.30.0
87+
github.com/aws/aws-sdk-go-v2/service/workspaces v1.31.0
8888
github.com/aws/smithy-go v1.14.2
8989
github.com/google/go-cmp v0.5.8
9090
)

service/m2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.7.6 (2023-10-05)
2+
3+
* No change notes available for this release.
4+
15
# v1.7.5 (2023-08-21)
26

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

service/m2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/omics/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.10.0 (2023-10-05)
2+
3+
* **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
4+
15
# v1.9.1 (2023-09-27)
26

37
* No change notes available for this release.

service/omics/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/rds/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.55.1 (2023-10-05)
2+
3+
* **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements.
4+
15
# v1.55.0 (2023-10-02)
26

37
* **Feature**: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.

service/rds/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/route53/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.0 (2023-10-05)
2+
3+
* **Feature**: Add hostedzonetype filter to ListHostedZones API.
4+
15
# v1.29.5 (2023-08-21)
26

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

service/route53/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/securityhub/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.37.0 (2023-10-05)
2+
3+
* **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
4+
15
# v1.36.2 (2023-09-07)
26

37
* **Documentation**: Documentation updates for AWS Security Hub

service/securityhub/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/storagegateway/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.0 (2023-10-05)
2+
3+
* **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation.
4+
15
# v1.20.0 (2023-09-18)
26

37
* **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service.

service/storagegateway/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/workspaces/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.0 (2023-10-05)
2+
3+
* **Feature**: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.
4+
15
# v1.30.0 (2023-09-08)
26

37
* **Feature**: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

service/workspaces/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)