Skip to content

Commit

Permalink
Release 2024-10-22
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 22, 2024
1 parent a5b1aa4 commit e2fedd1
Show file tree
Hide file tree
Showing 22 changed files with 50 additions and 56 deletions.
8 changes: 0 additions & 8 deletions .changelog/15e30fa9a55840e19d16135709d88ee0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4337603be7a249c3a942cb3201960f7c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/96ffb789922d46148af9ac8dff36dd71.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2024-10-22)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.38.0](service/imagebuilder/CHANGELOG.md#v1380-2024-10-22)
* **Feature**: Add macOS platform and instance placement options
* `github.com/aws/aws-sdk-go-v2/service/m2`: [v1.18.0](service/m2/CHANGELOG.md#v1180-2024-10-22)
* **Feature**: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.88.0](service/rds/CHANGELOG.md#v1880-2024-10-22)
* **Feature**: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
* `github.com/aws/aws-sdk-go-v2/service/repostspace`: [v1.8.0](service/repostspace/CHANGELOG.md#v180-2024-10-22)
* **Feature**: Adds the BatchAddRole and BatchRemoveRole APIs.
* `github.com/aws/aws-sdk-go-v2/service/timestreamquery`: [v1.28.0](service/timestreamquery/CHANGELOG.md#v1280-2024-10-22)
* **Feature**: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.

# Release (2024-10-21)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.40 (2024-10-22)

* No change notes available for this release.

# v1.14.39 (2024-10-21)

* No change notes available for this release.
Expand Down

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.18.3 (2024-10-22)

* No change notes available for this release.

# v1.18.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
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/imagebuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.38.0 (2024-10-22)

* **Feature**: Add macOS platform and instance placement options

# v1.37.3 (2024-10-16)

* **Bug Fix**: **BREAKING CHANGE**: The type of LaunchTemplateConfiguration.SetDefaultVersion has been changed from `bool` to `*bool`. Before this change, the field was incorrectly marked as having a default value of false by the service, which made it functionally impossible for users to express the full range of values for the field (true, false, and unset/nil), each of which have distinctly different behaviors.
Expand Down
2 changes: 1 addition & 1 deletion service/imagebuilder/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
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/neptune v1.35.2
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.23.2
github.com/aws/aws-sdk-go-v2/service/polly v1.45.2
github.com/aws/aws-sdk-go-v2/service/rds v1.87.3
github.com/aws/aws-sdk-go-v2/service/rds v1.88.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.50.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.2
github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2
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.18.0 (2024-10-22)

* **Feature**: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.

# v1.17.2 (2024-10-08)

* **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/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.88.0 (2024-10-22)

* **Feature**: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.

# v1.87.3 (2024-10-17)

* **Documentation**: Updates Amazon RDS documentation for TAZ IAM support
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/repostspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.8.0 (2024-10-22)

* **Feature**: Adds the BatchAddRole and BatchRemoveRole APIs.

# v1.7.2 (2024-10-08)

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

* **Feature**: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.

# v1.27.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/timestreamquery/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 e2fedd1

Please sign in to comment.