| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| artifacts.zip | 2026-05-13 | 189.1 MB | |
| 2.3.8 source code.tar.gz | 2026-05-12 | 718.7 kB | |
| 2.3.8 source code.zip | 2026-05-12 | 1.5 MB | |
| README.md | 2026-05-12 | 635 Bytes | |
| Totals: 4 Items | 191.4 MB | 0 | |
What's Changed
- Enabled new default annotation use-site rules in Kotlin's Analysis API (see KEEP 402) for more information. Note: KSP was already mostly compatible with KEEP 402, so there shouldn't be any visible changes for users. (#2888)
- Enabled ksp.project.isolation by default when Gradle isolated projects are enabled (#2866)
- Improved getSymbolsWithAnnotation performance by implementing a new PSI-based resolution strategy (#2816)
Contributors
- Thanks to @hugoncosta made and everyone who reported bugs and participated in discussions!
Full Changelog: https://github.com/google/ksp/compare/2.3.7...2.3.8