Sourced from com.google.devtools.ksp's releases.
1.9.23-1.0.20
KSP1 issues fixed
- performance optimization for certain workload consists of heavy Java files, including
- Add excludedSources to the KSP extension object #1793 thanks to
@​bitspittleKSP2 issues fixed
- NoClassDefFoundError for LZ4Factory when trying KSP2 #1713
- Calling KSType.replace() with original arguments results in #1807
- Static fields in base class appear in derived classes #1744
- fix backing field checking for top level callables
- support sealed inheritors lookup.
- support type alias for getSymbolsWithAnnotation
- support more types for reference elements
a965387
UPDATE_KOTLIN_VERSION: 1.9.2396361a9
Downgrade Kotlin to 2.0.0-Beta4ea7e9d2
Revert "UPDATE_KOTLIN_VERSION: 1.9.30-dev-2548"a2b9298
Revert "UPDATE_KOTLIN_VERSION: 2.0.0-dev-4562"cdce197
Revert "Downgrade Kotlin to 2.0.0-Beta4"4d5849a
Revert "UPDATE_KOTLIN_VERSION: 2.0.0-Beta5"5418453
Remove dep to javax.annotation.ParametersAreNonnullByDefault70a2323
UPDATE_KOTLIN_VERSION: 2.0.0-Beta5815b7a0
Keep more classes in uber jaracc00dd
Do not minimize lz4-java