Skip to content

Commit 2603d6f

Browse files
chore: release 1.5.54
1 parent 28697a2 commit 2603d6f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.54] - 10/03/2025
4+
5+
### Features
6+
* (**cleanrooms**) Added support for reading data sources across regions, and results delivery to allowedlisted regions.
7+
* (**medialive**) AWS Elemental MediaLive enables Mediapackage V2 users to configure ID3, KLV, Nielsen ID3, and Segment Length related parameters through the Mediapackage output group.
8+
* (**paymentcryptographydata**) Added a new API - translateKeyMaterial; allows keys wrapped by ECDH derived keys to be rewrapped under a static AES keyblock without first importing the key into the service.
9+
* (**qconnect**) Updated Amazon Q in Connect APIs to support Email Contact Recommendations.
10+
311
## [1.5.53] - 10/02/2025
412

513
### 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.54-SNAPSHOT
9+
sdkVersion=1.5.54
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)