github google/ksp 1.8.20-1.0.10

latest releases: 2.0.0-RC3-1.0.20, 1.9.24-1.0.20, 2.0.0-RC2-1.0.20...
13 months ago

New Features

KSP can now be run with K2 compiler frontend.

  • note that KSP itself still runs in old frontend implementation as its own task, there might be some behavior differences with new compiler frontend (e.g. you might get different type resolution results)

Issues fixed

  • KSP up-to-date after changing processor code #1308
  • Java annotation array type value in java will break getAnnotationsByType #1329
  • Gradle configuration warning: "Configuration is both resolvable/consumable or consumable/declarable #1293
  • Defer resolution of processor classpath #1294

Known issue

There is a known issue with incremental with this release #1280 from compiler update, we are working on a hotfix release to address this, if you are impacted by this issue, please try to disable incremental or hold on for hotfix release.

Contributors

Thanks for your contributions!
@larryxiao625
@ansman

Don't miss a new ksp release

NewReleases is sending notifications on new releases.