Skip to content

Releases: palantir/gradle-plugin-testing

0.69.0

23 Apr 13:40
Immutable release. Only release title and notes can be modified.
0.69.0
0b8d51f

Choose a tag to compare

🐛 Fixes

  • Isolate GCV types behind helper class so plugin loads without GCV on the classpath (#449)
  • tidy up #444 now we are on that version (#448)

Full Changelog: 0.68.0...0.69.0

0.68.0

22 Apr 12:53
Immutable release. Only release title and notes can be modified.
0.68.0
b865c7c

Choose a tag to compare

💡 Improvements

  • Add gradleDistributionBaseUrl extension property (#444)

Full Changelog: 0.67.0...0.68.0

0.67.0

15 Apr 14:58
Immutable release. Only release title and notes can be modified.
0.67.0
e098d1c

Choose a tag to compare

🐛 Fixes

  • Replace ProjectLayout.getSettingsDirectory() with Gradle 8.8 compatible API (#439)

Full Changelog: 0.66.0...0.67.0

0.66.0

17 Mar 17:25
0.66.0
840ded9

Choose a tag to compare

✨ Features

  • Wrap @GradlePluginTests TestKit build outputs in nice color-coded boxes (#319)

0.65.0

16 Mar 13:05
0.65.0
34fd2e7

Choose a tag to compare

✨ Features

  • Add IncludedBuild support for composite build testing (#413)

0.64.0

12 Mar 13:23
0.64.0
a516616

Choose a tag to compare

No documented user-facing changes

0.63.0

12 Mar 09:31
0.63.0
60da96a

Choose a tag to compare

💡 Improvements

  • Add GradleTestAppendProperty ErrorProne check to auto-migrate deprecated appendProperty calls to setProperty on PropertiesFile. (#414)

0.62.0

06 Mar 14:06
0.62.0
52b0bc7

Choose a tag to compare

💡 Improvements

  • Add customGradleUserHome in Options (#410)

0.61.0

27 Feb 13:35
0.61.0
62792f9

Choose a tag to compare

No documented user-facing changes

0.60.0

25 Feb 14:06
0.60.0
26ed37a

Choose a tag to compare

💡 Improvements

  • Discover test classes from all source sets, not just test (#400)