Skip to content

Commit

Permalink
Release 2023-10-05
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 5, 2023
1 parent be8a8e0 commit 12ba4ac
Show file tree
Hide file tree
Showing 26 changed files with 64 additions and 60 deletions.
8 changes: 0 additions & 8 deletions .changelog/53f464fe0b8441648d9eb0b1e2d54398.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/98705f8a5784429296894bab770002f3.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release (2023-10-05)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.10.0](service/omics/CHANGELOG.md#v1100-2023-10-05)
* **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.55.1](service/rds/CHANGELOG.md#v1551-2023-10-05)
* **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements.
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.30.0](service/route53/CHANGELOG.md#v1300-2023-10-05)
* **Feature**: Add hostedzonetype filter to ListHostedZones API.
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.37.0](service/securityhub/CHANGELOG.md#v1370-2023-10-05)
* **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.21.0](service/storagegateway/CHANGELOG.md#v1210-2023-10-05)
* **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.31.0](service/workspaces/CHANGELOG.md#v1310-2023-10-05)
* **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.

# Release (2023-10-04)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/bedrock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.1.2 (2023-10-05)

* No change notes available for this release.

# v1.1.1 (2023-10-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrock/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/datazone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.1 (2023-10-05)

* No change notes available for this release.

# v1.0.0 (2023-10-04)

* **Release**: New AWS service client module
Expand Down
2 changes: 1 addition & 1 deletion service/datazone/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.0
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.1
github.com/aws/aws-sdk-go-v2/service/polly v1.31.0
github.com/aws/aws-sdk-go-v2/service/rds v1.55.0
github.com/aws/aws-sdk-go-v2/service/rds v1.55.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.29.5
github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.6
github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5
github.com/aws/aws-sdk-go-v2/service/route53 v1.30.0
github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.3
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.20.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0
Expand All @@ -84,7 +84,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/waf v1.14.0
github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.0
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.1
github.com/aws/aws-sdk-go-v2/service/workspaces v1.30.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.31.0
github.com/aws/smithy-go v1.14.2
github.com/google/go-cmp v0.5.8
)
Expand Down
4 changes: 4 additions & 0 deletions service/m2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.7.6 (2023-10-05)

* No change notes available for this release.

# v1.7.5 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/m2/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/omics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.10.0 (2023-10-05)

* **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API

# v1.9.1 (2023-09-27)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/omics/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/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.55.1 (2023-10-05)

* **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements.

# v1.55.0 (2023-10-02)

* **Feature**: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
Expand Down
2 changes: 1 addition & 1 deletion service/rds/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/route53/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2023-10-05)

* **Feature**: Add hostedzonetype filter to ListHostedZones API.

# v1.29.5 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/route53/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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.37.0 (2023-10-05)

* **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster

# v1.36.2 (2023-09-07)

* **Documentation**: Documentation updates for AWS Security Hub
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/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/storagegateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2023-10-05)

* **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation.

# v1.20.0 (2023-09-18)

* **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service.
Expand Down
2 changes: 1 addition & 1 deletion service/storagegateway/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/workspaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.0 (2023-10-05)

* **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.

# v1.30.0 (2023-09-08)

* **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.
Expand Down
2 changes: 1 addition & 1 deletion service/workspaces/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 12ba4ac

Please sign in to comment.