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 2d5a541 commit 972c222Copy full SHA for 972c222
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [1.5.56] - 10/07/2025
4
+
5
+### Features
6
+* (**proton**) Deprecating APIs in AWS Proton namespace.
7
8
## [1.5.55] - 10/06/2025
9
10
### Features
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
# sdk
-sdkVersion=1.5.56-SNAPSHOT
+sdkVersion=1.5.56
11
# atomicfu
12
kotlinx.atomicfu.enableJvmIrTransformation=true
0 commit comments