Skip to content

Commit 324aaf2

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-08-07
1 parent 4b5b17a commit 324aaf2

25 files changed

+60
-77
lines changed

.changelog/0df93e6eef944795ab6af6f292f4ae5a.json

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

.changelog/125bc0d174d343edb06aa57c231f55b0.json

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

.changelog/20977f09ae2e4b5d8c001c96268b178c.json

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

.changelog/3b7860e9eaaa4248ac1a4fde72c0732e.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/5951f91063a14904a73a8b5964b53478.json

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

.changelog/7fab4b24c21f43c9be40f345bde7d1a0.json

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

.changelog/a24d2f17fd81480b863bc0e75f04a052.json

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Release (2025-08-07)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.56.1](service/batch/CHANGELOG.md#v1561-2025-08-07)
5+
* **Documentation**: This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture with Fargate Spot compute support.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.43.0](service/bedrock/CHANGELOG.md#v1430-2025-08-07)
7+
* **Feature**: Support configurable bearer token through the environment via AWS_BEARER_TOKEN_BEDROCK.
8+
* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.35.0](service/bedrockruntime/CHANGELOG.md#v1350-2025-08-07)
9+
* **Feature**: Support configurable bearer token through the environment via AWS_BEARER_TOKEN_BEDROCK.
10+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.51.0](service/cloudfront/CHANGELOG.md#v1510-2025-08-07)
11+
* **Feature**: Added new viewer security policy, TLSv1.3_2025, for CloudFront.
12+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.64.0](service/codebuild/CHANGELOG.md#v1640-2025-08-07)
13+
* **Feature**: AWS CodeBuild now supports comment-based pull request control.
14+
* `github.com/aws/aws-sdk-go-v2/service/gameliftstreams`: [v1.3.1](service/gameliftstreams/CHANGELOG.md#v131-2025-08-07)
15+
* **Documentation**: Adds Proton 9.0-2 to the list of runtime environment options available when creating an Amazon GameLift Streams application
16+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.123.0](service/glue/CHANGELOG.md#v11230-2025-08-07)
17+
* **Feature**: AWS Glue Data Catalog now supports Iceberg Optimization settings at the Catalog level, and supports new options to control the optimization job run rate.
18+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.60.0](service/guardduty/CHANGELOG.md#v1600-2025-08-07)
19+
* **Feature**: Added support for VPC owner account ID associated with DNS request in the GuardDuty finding.
20+
121
# Release (2025-08-06)
222

323
## Module Highlights

service/batch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.56.1 (2025-08-07)
2+
3+
* **Documentation**: This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture with Fargate Spot compute support.
4+
15
# v1.56.0 (2025-08-04)
26

37
* **Feature**: Support configurable auth scheme preferences in service clients via AWS_AUTH_SCHEME_PREFERENCE in the environment, auth_scheme_preference in the config file, and through in-code settings on LoadDefaultConfig and client constructor methods.

0 commit comments

Comments
 (0)