release notes
release notes
Published 9/20/2021
PatchSafe upgradeKT-48659 JVM / IR: Referential equality returns true for different instancesKT-48613 Kotlin/Native fails to compile debug binaries for watchosArm64 targetKT-48316 "No value passed for parameter" regression with Java annotation default values with JSR-305KT-48343 Mistake in an error message for uninferred type variable without unrestricted builder inferenceKT-48543 Native compiler crashes because of bridges for $default stubsKT-48349 OptIn markers are forbidden on local variable / value parameter / property getter only in presence of explicit Target annotationKT-48295 JVM / IR: VerifyError: Bad access to protected data in getfieldKT-48551 JVM / IR: "IllegalStateException: Inline class has no primary constructor" caused by inline class from one module and fun interface from anotherKT-47917 JVM: "UTF8 string too large" caused by a big stringKT-48440 JVM IR: Missing checkcast in generated bytecode causes VerifyError in Kotlin 1.5.30KT-48361 INTEGER_OPERATOR_RESOLVE_WILL_CHANGE is not reported in some positionsKT-48267 JVM IR: CCE on callable reference to Array constructor passed to inline functionKTIJ-15744 Reopening build.gradle.kts-based project reports MISSING_SCRIPT_BASE_CLASS KotlinBuildScript until re-importKTIJ-19005 JDK 17: "PermittedSubclasses requires ASM9" exception multiple times per second during analysisKTIJ-19504 IDE highlighting: Kotlin plugin 1.5.30 started showing some valid classes from multiplatform libraries as not existingKT-48591 Kotlin/Native: Char.isHighSurrogate and Char.isLowSurrogate return wrong result for macosArm64 and iosArm64 with compiler cache enabledKT-48491 CInterop broke in Kotlin 1.5.30| File | Sha256 | | --- | --- | | kotlin-compiler-1.5.31.zip | 661111286f3e5ac06aaf3a9403d869d9a96a176b62b141814be626a47249fe9e | | kotlin-native-linux-x86_64-1.5.31.tar.gz | 636b7e9e54eefa3fa1d284677a8ec2271d0f98b024a8a60127ef20a3badaae03 | | kotlin-native-macos-x86_64-1.5.31.tar.gz | fde7224a8e04a6cd934ecbf55d4d51966f8a0668104f4316a76b3f38062d1ade | | kotlin-native-macos-aarch64-1.5.31.tar.gz | fbd005e360253e7d7ff1cd78b7cbbe34df0592812676deada6620a53d469d803 | | kotlin-native-windows-x86_64-1.5.31.zip | 11c2e3378ea2e0121e9c3378e58f9813fc5f7850110c0e341739ab514f1379ca |
release notes
Published 9/20/2021
PatchSafe upgradeKT-48659 JVM / IR: Referential equality returns true for different instancesKT-48613 Kotlin/Native fails to compile debug binaries for watchosArm64 targetKT-48316 "No value passed for parameter" regression with Java annotation default values with JSR-305KT-48343 Mistake in an error message for uninferred type variable without unrestricted builder inferenceKT-48543 Native compiler crashes because of bridges for $default stubsKT-48349 OptIn markers are forbidden on local variable / value parameter / property getter only in presence of explicit Target annotationKT-48295 JVM / IR: VerifyError: Bad access to protected data in getfieldKT-48551 JVM / IR: "IllegalStateException: Inline class has no primary constructor" caused by inline class from one module and fun interface from anotherKT-47917 JVM: "UTF8 string too large" caused by a big stringKT-48440 JVM IR: Missing checkcast in generated bytecode causes VerifyError in Kotlin 1.5.30KT-48361 INTEGER_OPERATOR_RESOLVE_WILL_CHANGE is not reported in some positionsKT-48267 JVM IR: CCE on callable reference to Array constructor passed to inline functionKTIJ-15744 Reopening build.gradle.kts-based project reports MISSING_SCRIPT_BASE_CLASS KotlinBuildScript until re-importKTIJ-19005 JDK 17: "PermittedSubclasses requires ASM9" exception multiple times per second during analysisKTIJ-19504 IDE highlighting: Kotlin plugin 1.5.30 started showing some valid classes from multiplatform libraries as not existingKT-48591 Kotlin/Native: Char.isHighSurrogate and Char.isLowSurrogate return wrong result for macosArm64 and iosArm64 with compiler cache enabledKT-48491 CInterop broke in Kotlin 1.5.30| File | Sha256 | | --- | --- | | kotlin-compiler-1.5.31.zip | 661111286f3e5ac06aaf3a9403d869d9a96a176b62b141814be626a47249fe9e | | kotlin-native-linux-x86_64-1.5.31.tar.gz | 636b7e9e54eefa3fa1d284677a8ec2271d0f98b024a8a60127ef20a3badaae03 | | kotlin-native-macos-x86_64-1.5.31.tar.gz | fde7224a8e04a6cd934ecbf55d4d51966f8a0668104f4316a76b3f38062d1ade | | kotlin-native-macos-aarch64-1.5.31.tar.gz | fbd005e360253e7d7ff1cd78b7cbbe34df0592812676deada6620a53d469d803 | | kotlin-native-windows-x86_64-1.5.31.zip | 11c2e3378ea2e0121e9c3378e58f9813fc5f7850110c0e341739ab514f1379ca |
The Kotlin Programming Language.