Bugs Fixed
- KSP2: KtInvalidLifetimeOwnerAccessException: Access to invalid KtAlwaysAccessibleLifetimeToken: PSI has changed since creation #1854
- [KSP2] getSymbolsWithAnnotation() doesn't work if the annotation is an alias in KOTLIN_LIB #2024
- KotlinSymbolProcessingExtension leaks files due to URLClassLoader not being closed #2159
- Unresolvable iOS reference on Linux host #2173
- Fail to apply ksp before android #2174
- [KSP2] Mangled names for internal functions are incorrect for Android modules #2180
- [KSP2] JVM names for property getters/setters are incorrect if they start with "is" #2181
Contributors
Thanks to @jonamireh, @kuanyingchou, @martinbonnin, @pablobaxter, @scott-pollom, and everyone who reported bugs and participated in discussions!