Skip to content

Commit 325fac0

Browse files
chore: release 1.5.62
1 parent 1f725ad commit 325fac0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.5.62] - 10/15/2025
4+
5+
### Features
6+
* (**bedrock**) 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.
7+
* (**docdb**) Add support for NetworkType field in CreateDbCluster, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB.
8+
* (**ec2**) Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.
9+
* (**elasticloadbalancingv2**) This release expands Listener Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules.
10+
* (**guardduty**) Added default pagination value for ListMalwareProtectionPlans API and updated UpdateFindingsFeedback API
11+
* (**lightsail**) Add support for manage Lightsail Bucket CORS configuration
12+
* (**timestreaminfluxdb**) This release adds support for creating and managing InfluxDB 3 Core and Enterprise DbClusters.
13+
314
## [1.5.61] - 10/14/2025
415

516
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.62-SNAPSHOT
10+
sdkVersion=1.5.62
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)