Skip to content

Commit ad2d36c

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-10-15
1 parent 19a35d6 commit ad2d36c

26 files changed

+59
-77
lines changed

‎.changelog/01f4d2d444f64c24818aa96b6ec1c39f.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/799ad7cfd4d9495e9929a215c0af8174.json‎

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

‎.changelog/c61efeb5a6ec4710a322bd329db350a2.json‎

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

‎.changelog/db0943ae3ac94e7cba5802372b791bee.json‎

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

‎.changelog/e541e1c7643844888cfdb0a7bde24efc.json‎

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

‎.changelog/f71b04dca0ec46ccb444ec03bc0e9138.json‎

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

‎.changelog/fa55ed1d20f1484d859f2957a43d6cb0.json‎

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

‎CHANGELOG.md‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2025-10-15)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.48.0](service/bedrock/CHANGELOG.md#v1480-2025-10-15)
5+
* **Feature**: Amazon Bedrock Automated Reasoning Policy now offers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates.
6+
* `github.com/aws/aws-sdk-go-v2/service/docdb`: [v1.47.0](service/docdb/CHANGELOG.md#v1470-2025-10-15)
7+
* **Feature**: Add support for NetworkType field in CreateDbCluster, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.257.0](service/ec2/CHANGELOG.md#v12570-2025-10-15)
9+
* **Feature**: Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.
10+
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.51.0](service/elasticloadbalancingv2/CHANGELOG.md#v1510-2025-10-15)
11+
* **Feature**: This release expands Listener Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules.
12+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.65.0](service/guardduty/CHANGELOG.md#v1650-2025-10-15)
13+
* **Feature**: Added default pagination value for ListMalwareProtectionPlans API and updated UpdateFindingsFeedback API
14+
* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.50.0](service/lightsail/CHANGELOG.md#v1500-2025-10-15)
15+
* **Feature**: Add support for manage Lightsail Bucket CORS configuration
16+
* `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.17.0](service/timestreaminfluxdb/CHANGELOG.md#v1170-2025-10-15)
17+
* **Feature**: This release adds support for creating and managing InfluxDB 3 Core and Enterprise DbClusters.
18+
119
# Release (2025-10-14)
220

321
## Module Highlights

‎service/bedrock/CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.48.0 (2025-10-15)
2+
3+
* **Feature**: Amazon Bedrock Automated Reasoning Policy now offers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates.
4+
15
# v1.47.2 (2025-09-26)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)