Skip to content

Commit

Permalink
Release 2024-11-12
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 12, 2024
1 parent c96e678 commit 10b8b14
Show file tree
Hide file tree
Showing 24 changed files with 59 additions and 59 deletions.
8 changes: 0 additions & 8 deletions .changelog/18e4a35cbe7d43bc90a35e0d5da4f75a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5d830cbeeecd474fbdda500e84658c1b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9503de551b9743b6b67cd2077a3fd9fe.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/f4da35714b524c008a1ff49ac33b2961.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 (2024-11-12)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.49.0](service/codebuild/CHANGELOG.md#v1490-2024-11-12)
* **Feature**: AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity.
* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.19.0](service/controltower/CHANGELOG.md#v1190-2024-11-12)
* **Feature**: Added ResetEnabledControl API.
* `github.com/aws/aws-sdk-go-v2/service/fis`: [v1.31.0](service/fis/CHANGELOG.md#v1310-2024-11-12)
* **Feature**: This release adds support for generating experiment reports with the experiment report configuration
* `github.com/aws/aws-sdk-go-v2/service/gamelift`: [v1.37.0](service/gamelift/CHANGELOG.md#v1370-2024-11-12)
* **Feature**: Amazon GameLift releases container fleets support for general availability. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
* `github.com/aws/aws-sdk-go-v2/service/paymentcryptography`: [v1.16.0](service/paymentcryptography/CHANGELOG.md#v1160-2024-11-12)
* **Feature**: Updated ListAliases API with KeyArn filter.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.89.2](service/rds/CHANGELOG.md#v1892-2024-11-12)
* **Documentation**: Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL.

# Release (2024-11-11)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/codebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.49.0 (2024-11-12)

* **Feature**: AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity.

# v1.48.1 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/codebuild/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/controltower/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2024-11-12)

* **Feature**: Added ResetEnabledControl API.

# v1.18.6 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/controltower/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/fis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.0 (2024-11-12)

* **Feature**: This release adds support for generating experiment reports with the experiment report configuration

# v1.30.5 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/fis/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/gamelift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.37.0 (2024-11-12)

* **Feature**: Amazon GameLift releases container fleets support for general availability. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.

# v1.36.5 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/gamelift/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 @@ -16,7 +16,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.6
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.44.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.42.4
github.com/aws/aws-sdk-go-v2/service/codebuild v1.48.1
github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.5
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.5
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.36.3
Expand All @@ -42,7 +42,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/emr v1.46.3
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.35.5
github.com/aws/aws-sdk-go-v2/service/firehose v1.35.0
github.com/aws/aws-sdk-go-v2/service/gamelift v1.36.5
github.com/aws/aws-sdk-go-v2/service/gamelift v1.37.0
github.com/aws/aws-sdk-go-v2/service/glacier v1.26.5
github.com/aws/aws-sdk-go-v2/service/glue v1.101.2
github.com/aws/aws-sdk-go-v2/service/health v1.28.5
Expand All @@ -57,7 +57,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/neptune v1.35.4
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.23.5
github.com/aws/aws-sdk-go-v2/service/polly v1.45.5
github.com/aws/aws-sdk-go-v2/service/rds v1.89.1
github.com/aws/aws-sdk-go-v2/service/rds v1.89.2
github.com/aws/aws-sdk-go-v2/service/redshift v1.51.1
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.6
github.com/aws/aws-sdk-go-v2/service/route53 v1.46.1
Expand Down
4 changes: 4 additions & 0 deletions service/kinesisanalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.6 (2024-11-12)

* No change notes available for this release.

# v1.25.5 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/kinesisanalytics/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/kinesisanalyticsv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.6 (2024-11-12)

* No change notes available for this release.

# v1.31.5 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/kinesisanalyticsv2/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/paymentcryptography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2024-11-12)

* **Feature**: Updated ListAliases API with KeyArn filter.

# v1.15.3 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/paymentcryptography/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.89.2 (2024-11-12)

* **Documentation**: Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL.

# v1.89.1 (2024-11-06)

* **Dependency Update**: Updated to the latest SDK module versions
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.

0 comments on commit 10b8b14

Please sign in to comment.