Skip to content

Commit edddbcd

Browse files
chore: release 1.5.48
1 parent 2caadc8 commit edddbcd

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.48] - 09/26/2025
4+
5+
### Features
6+
* (**bedrockagentruntime**) This release enhances the information provided through Flow Traces. New information includes source/next node tracking, execution chains for complex nodes, dependency action (operation) details, and dependency traces.
7+
* (**bedrockdataautomation**) Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality.
8+
* (**billing**) Add ability to combine custom billing views to create new consolidated views.
9+
* (**connect**) Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs.
10+
* (**costexplorer**) Support for payer account dimension and billing view health status.
11+
* (**dynamodbstreams**) Added support for IPv6 compatible endpoints for DynamoDB Streams.
12+
* (**redshift**) Support tagging and tag propagation to IAM Identity Center for Redshift Idc Applications
13+
14+
### Documentation
15+
* (**ec2**) This release includes documentation updates for Amazon EBS General Purpose SSD (gp3) volumes with larger size and higher IOPS and throughput.
16+
317
## [1.5.47] - 09/25/2025
418

519
### Features

gradle.properties

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

88
# sdk
9-
sdkVersion=1.5.48-SNAPSHOT
9+
sdkVersion=1.5.48
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)