v1.7.21
What's New
Kotlin 1.7.21 is a patch release focused on stability, fixing 12 critical compiler bugs that caused runtime errors in JVM applications, particularly with inline functions, generic types, and nullable values. This release restores binary compatibility broken in 1.7.20 and removes the multiplatform alpha warning, signaling production readiness for cross-platform projects.
Highlights
- Fixed critical JVM compiler bugs causing VerifyError and NoSuchFieldError at runtime
- Resolved binary incompatible ABI change introduced in 1.7.20
- Fixed builder type inference regression affecting variable assignment
- Removed multiplatform (MPP) alpha stability warning for production readiness
- Fixed false positive NO_ELSE_IN_WHEN warnings with sealed classes in incremental compilation
- Improved Kotlin/Native deprecation messaging for freezing API
Recent Releases
All releases →
v1.9.0
Jul 6, 2023
Release Notes →
v1.8.22
Jun 8, 2023
Release Notes →
v1.8.21
Apr 25, 2023
Release Notes →
v1.8.20
Apr 3, 2023
Release Notes →
v1.8.10
Feb 2, 2023
Release Notes →
v1.8.0
Dec 28, 2022
Release Notes →
v1.7.22
Nov 28, 2022
Release Notes →
v1.7.21
Nov 9, 2022
Release Notes →
v1.7.20
Sep 29, 2022
Release Notes →
v1.7.10
Jul 8, 2022
Release Notes →
v1.7.0
Jun 9, 2022
Release Notes →