Skip to content

Releases: palantir/gradle-conjure

5.64.0

11 Nov 15:54
5.64.0
20bc96d

Choose a tag to compare

No documented user-facing changes

5.63.0

21 Oct 19:32
5.63.0
19831c0

Choose a tag to compare

No documented user-facing changes

5.63.0-rc1

19 Sep 14:40
5.63.0-rc1
7bb5e94

Choose a tag to compare

5.63.0-rc1 Pre-release
Pre-release

No documented user-facing changes

5.62.0

18 Sep 13:08
5.62.0
f8cda77

Choose a tag to compare

No documented user-facing changes

5.61.0

17 Sep 20:00
5.61.0
0bba728

Choose a tag to compare

💡 Improvements

  • Use com.palantir.gradle.plugintesting.ConfigurationCacheSpec instead of our own implementation (#1681)

5.58.0-rc1

31 Jul 07:15
5.58.0-rc1
37c27b8

Choose a tag to compare

5.58.0-rc1 Pre-release
Pre-release

🐛 Fixes

  • Disable checkImplicitDependencies by default on conjure subprojects and make existing dependencies explicit (#1652)

5.60.0

22 Jul 14:22
5.60.0
6dd4212

Choose a tag to compare

💡 Improvements

  • Support setting boolean Conjure CLI flags with true values (#1678)

5.59.0

14 Jul 16:38
5.59.0
1e425ad

Choose a tag to compare

🐛 Fixes

  • Republishing after publish infra failure. (#1670)

5.58.0

09 Jul 14:37
5.58.0
8ce886e

Choose a tag to compare

🐛 Fixes

  • Make gradle-conjure configuration cacheable for the classes task by removing the capturing of the Project type (#1637)

5.57.0

25 Jun 14:02
5.57.0
4c21b4d

Choose a tag to compare

🐛 Fixes

  • Add validation-api dependency to jersey projects when using NotNull (#1648)