File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx10g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.5.52-SNAPSHOT
9+ sdkVersion =1.5.52
1010
1111# atomicfu
1212kotlinx.atomicfu.enableJvmIrTransformation =true
You can’t perform that action at this time.
0 commit comments