We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdf854 commit 8e1673eCopy full SHA for 8e1673e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.5.104] - 12/16/2025
4
+
5
+### Features
6
+* (**iot**) Add support for dynamic payloads in IoT Device Management Commands
7
+* (**timestreaminfluxdb**) This release adds support for rebooting InfluxDB DbInstances and DbClusters
8
9
## [1.5.103] - 12/15/2025
10
11
### Features
gradle.properties
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
org.gradle.parallel=true
# sdk
-sdkVersion=1.5.104-SNAPSHOT
+sdkVersion=1.5.104
12
# atomicfu
13
kotlinx.atomicfu.enableJvmIrTransformation=true
0 commit comments