v1.7.20-Beta
What's New
Kotlin 1.7.20-Beta delivers significant stability improvements across the K2 compiler with 50+ critical bug fixes for type inference, Java interoperability, and inline functions. The release adds new standard library APIs for NIO file operations, enhances Kotlin/Native framework customization, and improves JavaScript IR code generation efficiency. Gradle tooling receives major updates including simplified JVM configuration and enhanced error diagnostics for better developer experience.
Highlights
- K2 compiler improvements with 50+ bug fixes for type inference, SAM interfaces, and generic types
- Kotlin/Native framework customization via bundle identifier configuration
- JavaScript IR performance improvements reducing unnecessary getter/setter calls and boilerplate
- New standard library functions for java.nio.file.Path operations and open-ended ranges
- Gradle plugin enhancements including simplified JVM toolchain configuration and better error reporting
- Improved IDE support with FIR analysis API fixes for generic types and import optimization
Deprecations
- Infix function calls of functions named 'suspend' with dangling function literal
- KProperty.declaringClass deprecation with updated replacement guidance for Kotlin 1.7
Recent Releases
All releases →
v2.3.20-RC
Feb 19, 2026
Release Notes →
v2.3.10
Feb 5, 2026
Release Notes →
v2.3.10-RC2
Feb 2, 2026
Release Notes →
v2.3.20-Beta2
Jan 29, 2026
Release Notes →
v2.3.10-RC
Jan 19, 2026
Release Notes →
v2.3.20-Beta1
Jan 8, 2026
Release Notes →
v2.3.0
Dec 16, 2025
Release Notes →
v2.3.0-RC3
Dec 9, 2025
Release Notes →
v2.3.0-RC2
Dec 2, 2025
Release Notes →
v2.3.0-RC
Nov 18, 2025
Release Notes →
v2.3.0-Beta2
Oct 28, 2025
Release Notes →