Skip to content

Commit a80cfb2

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-10-13
1 parent bcf1cc6 commit a80cfb2

15 files changed

+33
-49
lines changed

.changelog/087db0c5f74a42038d8f21f1a994d0c7.json

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

.changelog/177acb0e367e4e1c92ba580cde537877.json

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

.changelog/1b632c97d3f7449e9da76c1242b7ed24.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/afe0879609c947a79cf2249e68262e0f.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2025-10-13)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentcore`: [v1.7.0](service/bedrockagentcore/CHANGELOG.md#v170-2025-10-13)
5+
* **Feature**: Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol`: [v1.10.0](service/bedrockagentcorecontrol/CHANGELOG.md#v1100-2025-10-13)
7+
* **Feature**: Updated http status code in control plane apis of agentcore runtime, tools and identity. Additional included provider types for AgentCore Identity
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.255.0](service/ec2/CHANGELOG.md#v12550-2025-10-13)
9+
* **Feature**: Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb
10+
* `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.8.0](service/observabilityadmin/CHANGELOG.md#v180-2025-10-13)
11+
* **Feature**: CloudWatch Observability Admin adds the ability to enable Resource tags for telemetry in a customer account. The release introduces new APIs to enable, disable and describe the status of Resource tags for telemetry feature. This new capability simplifies monitoring AWS resources using tags.
12+
113
# Release (2025-10-10)
214

315
## Module Highlights

service/bedrockagentcore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.7.0 (2025-10-13)
2+
3+
* **Feature**: Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.
4+
15
# v1.6.0 (2025-10-10)
26

37
* **Feature**: Bedrock AgentCore release for Runtime, and Memory.

service/bedrockagentcore/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.

service/bedrockagentcorecontrol/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.10.0 (2025-10-13)
2+
3+
* **Feature**: Updated http status code in control plane apis of agentcore runtime, tools and identity. Additional included provider types for AgentCore Identity
4+
15
# v1.9.0 (2025-10-10)
26

37
* **Feature**: Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory.

service/bedrockagentcorecontrol/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)