Skip to content

Releases: google/ksp

1.8.0-RC-1.0.8

08 Dec 19:01
Compare
Choose a tag to compare
1.8.0-RC-1.0.8 Pre-release
Pre-release

KSP 1.0.8 for Kotlin 1.8.0-RC

1.7.22-1.0.8

28 Nov 20:20
Compare
Choose a tag to compare

KSP 1.0.8 for Kotlin 1.7.22

1.8.0-Beta-1.0.8

17 Nov 00:36
Compare
Choose a tag to compare
1.8.0-Beta-1.0.8 Pre-release
Pre-release

This is KSP 1.0.8 release for kotlin 1.8.0-Beta

1.7.21-1.0.8

09 Nov 18:01
Compare
Choose a tag to compare

KSP 1.0.8 for Kotlin 1.7.21

1.7.20-1.0.8

03 Nov 23:06
Compare
Choose a tag to compare

Issues Fixed

  • fixed nested java class resolution for more cases.
  • #1153 isMutable is always true for fields in Java source
  • K/N: fix duplicated compilation

contributors

@cdsap
@3flex

1.7.20-1.0.7

13 Oct 20:59
Compare
Choose a tag to compare

Behavior Changes

blockOtherPlugins is on by default. The old behavior (allowing other plugins to be loaded in KSP's Gradle task) is deprecated and will be removed in the future.

New Features

#1041 A new CodeGenerator.createFile method with more flexibility

Issues Fixed

#167 nullability for java sources ignores annotations
#897 Compatibility with Kotlin/Native compiler plugins
#974 Exceptions are swallowed when using withCompilation flag
#985 No "kotlin.ExtensionFunctionType" annotation on functional types with receivers
#989 NoSuchElementException when getting a default argument of the inner annotation type
#997 Incremental KSP fails in Java/Kotlin mixed module
#1011 Generic TypeAliases Parameter are not consistent resolved
#1034 After updating to KSP 1.7.0, Missing information occurs in some cases that are configured in Java.
#1039 Support class extraction provided by annotation
#1063 Memory leak: org.sqlite.JDBC holds classloader of KSP

Contributors

Thank you for the pull requests!
@Jeffset
@midery
@jameskleeh
@Bencodes
@heli-os

1.7.20-1.0.6

29 Sep 16:52
Compare
Choose a tag to compare

KSP 1.0.6 for Kotlin 1.7.20

1.7.20-RC-1.0.6

08 Sep 20:44
Compare
Choose a tag to compare
1.7.20-RC-1.0.6 Pre-release
Pre-release

KSP 1.0.6 for Kotlin 1.7.20-RC

1.7.20-Beta-1.0.6

02 Aug 00:10
Compare
Choose a tag to compare

KSP 1.0.6 for Kotlin 1.7.20-Beta

1.7.10-1.0.6

07 Jul 21:39
Compare
Choose a tag to compare

This is the KSP 1.0.6 release for kotlin compiler 1.7.10