github google/ksp 1.9.23-1.0.20

latest releases: 1.9.24-1.0.20, 2.0.0-RC2-1.0.20, 2.0.0-RC1-1.0.20...
one month ago

KSP1 issues fixed

  • performance optimization for certain workload consists of heavy Java files, including
    • Replace IdKey's impl with identityHashCode #1804
    • Cache enclosed descriptors by name #1808
  • Add excludedSources to the KSP extension object #1793 thanks to @bitspittle

KSP2 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

Don't miss a new ksp release

NewReleases is sending notifications on new releases.