Skip to content

Releases: google/ksp

1.9.21-1.0.15

27 Nov 20:10
Compare
Choose a tag to compare

This is a hot fix to #1591 where multiple KMP projects were affected.

Issues Fixed / PRs Merged

#1591 Error: Rewrite at slice LEXICAL_SCOPE key: ANNOTATION_ENTRY old value
#1612 Filter out the -progressive compiler flag in KSP tasks
#1614 Revert back to the non-thread-local KSP compiler plugin implementation.

2.0.0-Beta1-1.0.14

16 Nov 03:09
Compare
Choose a tag to compare
2.0.0-Beta1-1.0.14 Pre-release
Pre-release

This release updates KSP's compiler version to 2.0.0-Beta1 for KSP 1.0.14

1.9.20-1.0.14

02 Nov 21:07
Compare
Choose a tag to compare

issues fixed

  • #1474 Unresolvable types in annotation value are incorrectly displayed as null values instead of error types.
  • #1522 KspTaskNative is not configuration cacheable
  • #1554 KSP Incremental Processing: Removing a file does not remove transitively generated files
  • #1555 KSP Incremental Processing: Clean source files should have generated output cache accessible via Resolver.
  • #1568 KSP resolves dependencies too early

1.9.20-1.0.13

31 Oct 18:35
Compare
Choose a tag to compare

Bumping Kotlin to 1.9.20 for KSP 1.0.13.

1.9.20-RC2-1.0.13

25 Oct 17:59
Compare
Choose a tag to compare
1.9.20-RC2-1.0.13 Pre-release
Pre-release

Bumping Kotlin to 1.9.20-RC2 for KSP 1.0.13.

1.9.20-RC-1.0.13

12 Oct 01:54
Compare
Choose a tag to compare
1.9.20-RC-1.0.13 Pre-release
Pre-release

Bumping Kotlin to 1.9.20-RC for KSP 1.0.13.

1.9.20-Beta2-1.0.13

21 Sep 18:32
Compare
Choose a tag to compare
1.9.20-Beta2-1.0.13 Pre-release
Pre-release

Bumping Kotlin to 1.9.20-Beta2 for KSP 1.0.13.

1.9.20-Beta-1.0.13

11 Sep 23:32
Compare
Choose a tag to compare
1.9.20-Beta-1.0.13 Pre-release
Pre-release

Bumping Kotlin to 1.9.20-Beta for KSP 1.0.13.

1.9.10-1.0.13

24 Aug 00:44
Compare
Choose a tag to compare

KSP 1.0.13 for kotlin compiler version 1.9.10

1.9.0-1.0.13

02 Aug 17:28
Compare
Choose a tag to compare

Issues fixed

  • Fixed an issue in KSP Gradle plugin where KMP source set is not set correctly.
  • Fixed an issue in incremental building where timestamp for generated java sources are incorrect.