Skip to content

Commit f6cc036

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-11-26
1 parent deb353f commit f6cc036

File tree

11 files changed

+25
-39
lines changed

11 files changed

+25
-39
lines changed

.changelog/221a95d3a12d4c26849d4d8c61e92770.json

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

.changelog/3158da8954e84922b1744b0ac1979695.json

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

.changelog/3c9a2d06c210400091d88e2daef0bd49.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.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2025-11-26)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.46.0](service/bedrockruntime/CHANGELOG.md#v1460-2025-11-26)
5+
* **Feature**: Bedrock Runtime Reserved Service Support
6+
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.49.0](service/computeoptimizer/CHANGELOG.md#v1490-2025-11-26)
7+
* **Feature**: Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API.
8+
* `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub`: [v1.22.0](service/costoptimizationhub/CHANGELOG.md#v1220-2025-11-26)
9+
* **Feature**: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway.
10+
111
# Release (2025-11-25)
212

313
## General Highlights

service/bedrockruntime/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.46.0 (2025-11-26)
2+
3+
* **Feature**: Bedrock Runtime Reserved Service Support
4+
15
# v1.45.1 (2025-11-25)
26

37
* **Bug Fix**: Add error check for endpoint param binding during auth scheme resolution to fix panic reported in #3234

service/bedrockruntime/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/computeoptimizer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.49.0 (2025-11-26)
2+
3+
* **Feature**: Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API.
4+
15
# v1.48.5 (2025-11-25)
26

37
* **Bug Fix**: Add error check for endpoint param binding during auth scheme resolution to fix panic reported in #3234

service/computeoptimizer/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/costoptimizationhub/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2025-11-26)
2+
3+
* **Feature**: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway.
4+
15
# v1.21.2 (2025-11-25)
26

37
* **Bug Fix**: Add error check for endpoint param binding during auth scheme resolution to fix panic reported in #3234

0 commit comments

Comments
 (0)