Skip to content

Commit 338088b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-03-27
1 parent f0e5f3d commit 338088b

13 files changed

+32
-36
lines changed

.changelog/58293ac5caf54c8e9598d685a5c98c5d.json

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

.changelog/67ea2146686e4d31aedeb8bee04bc1a0.json

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

.changelog/c8dc40469d1a486f909623baa6401af3.json

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

.changelog/f2c2c88d1ca44ad7a810ed455fac0e89.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 (2026-03-27)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentcore`: [v1.16.0](service/bedrockagentcore/CHANGELOG.md#v1160-2026-03-27)
5+
* **Feature**: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol`: [v1.26.0](service/bedrockagentcorecontrol/CHANGELOG.md#v1260-2026-03-27)
7+
* **Feature**: Adds support for custom code-based evaluators using customer-managed Lambda functions.
8+
* `github.com/aws/aws-sdk-go-v2/service/neptunedata`: [v1.17.5](service/neptunedata/CHANGELOG.md#v1175-2026-03-27)
9+
* **Documentation**: Minor formatting changes to remove unnecessary symbols.
10+
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.40.0](service/omics/CHANGELOG.md#v1400-2026-03-27)
11+
* **Feature**: AWS HealthOmics now supports VPC networking, allowing users to connect runs to external resources with NAT gateway, AWS VPC resources, and more. New Configuration APIs support configuring VPC settings. StartRun API now accepts networkingMode and configurationName parameters to enable VPC networking.
12+
113
# Release (2026-03-26)
214

315
## General 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.16.0 (2026-03-27)
2+
3+
* **Feature**: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field
4+
15
# v1.15.2 (2026-03-26)
26

37
* **Bug Fix**: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.

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.26.0 (2026-03-27)
2+
3+
* **Feature**: Adds support for custom code-based evaluators using customer-managed Lambda functions.
4+
15
# v1.25.1 (2026-03-26)
26

37
* **Bug Fix**: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.

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.

service/neptunedata/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.5 (2026-03-27)
2+
3+
* **Documentation**: Minor formatting changes to remove unnecessary symbols.
4+
15
# v1.17.4 (2026-03-26)
26

37
* **Bug Fix**: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.

0 commit comments

Comments
 (0)