Skip to content

Commit e55d970

Browse files
chore: release 1.5.52
1 parent 09863cc commit e55d970

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.52] - 10/01/2025
4+
5+
### Features
6+
* (**chimesdkmeetings**) Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK
7+
* (**cleanrooms**) This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.
8+
* (**cleanroomsml**) This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.
9+
* (**ivsrealtime**) Remove incorrect ReadOnly trait on IVS RealTime ImportPublicKey API
10+
* (**pcs**) Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.
11+
12+
### Documentation
13+
* (**databasemigrationservice**) This is a doc-only update, revising text for kms-key-arns.
14+
* (**ecs**) This is a documentation only Amazon ECS release that adds additional information for health checks.
15+
316
## [1.5.51] - 09/30/2025
417

518
### 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.52-SNAPSHOT
9+
sdkVersion=1.5.52
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)