Skip to content

Commit 21be24a

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-08-06
1 parent 75f1dc8 commit 21be24a

23 files changed

+52
-68
lines changed

.changelog/1799713b06894171a70be4463e25fe52.json

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

.changelog/1e2e6ed003d6431a9d9f26c3e52910eb.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/714ce849d3624f8d9d7da8a8a2921fad.json

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

.changelog/842971710ea14a5aad4add0ee0ffef23.json

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

.changelog/a1f572edd5b1416cb0b9183c64ea058c.json

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

.changelog/d74d33980ec14b4b9cc840af6555afe5.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2025-08-06)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.47.1](service/appstream/CHANGELOG.md#v1471-2025-08-06)
5+
* **Documentation**: Added support for G6 instances
6+
* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.35.0](service/budgets/CHANGELOG.md#v1350-2025-08-06)
7+
* **Feature**: Adds support for billing views. Billing views let you control access to cost and usage data through an AWS resource, streamlining the process of sharing cost and usage data across account boundaries. With this release, you can now create and view budgets based on billing views.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.241.0](service/ec2/CHANGELOG.md#v12410-2025-08-06)
9+
* **Feature**: Mark Elastic Inference Accelerators and Elastic Graphics Processor parameters as deprecated on the RunInstances and LaunchTemplate APIs.
10+
* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.37.1](service/networkmanager/CHANGELOG.md#v1371-2025-08-06)
11+
* **Bug Fix**: **BREAKING CHANGE**: The fields on VpcOptions have been changed from `bool` to `*bool`. Before this change, the fields were incorrectly marked as having default values of false by the service, which made it functionally impossible for users to set them false in an API call.
12+
* `github.com/aws/aws-sdk-go-v2/service/opensearchserverless`: [v1.23.0](service/opensearchserverless/CHANGELOG.md#v1230-2025-08-06)
13+
* **Feature**: Features: add Index APIs in OpenSearchServerless to support managed semantic enrichment
14+
* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.31.0](service/qbusiness/CHANGELOG.md#v1310-2025-08-06)
15+
* **Feature**: Amazon Q Business now supports the GetDocumentContent() API that enables customers to securely access the source documents through clickable citation links at query time
16+
117
# Release (2025-08-05)
218

319
## Module Highlights

service/appstream/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.47.1 (2025-08-06)
2+
3+
* **Documentation**: Added support for G6 instances
4+
15
# v1.47.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.

service/appstream/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)