Skip to content

Releases: palantir/gradle-jdks

0.38.0

17 May 15:52
02bb6fe
Compare
Choose a tag to compare
Type Description Link
Improvement [Gradle JDK automanagment] GradleWrapperMain patching #341

0.37.0

02 Apr 14:06
50688bc
Compare
Choose a tag to compare
Type Description Link
Improvement [Gradle JDK automanagment] Add gradlew patching logic #338

0.36.0

23 Feb 14:04
b014f21
Compare
Choose a tag to compare
Type Description Link
Fix Try to avoid This property is in an unexpected state errors #294

0.35.0

21 Feb 13:16
851a3ed
Compare
Choose a tag to compare
Type Description Link
Feature Allow specifying different versions of JDKs per operating system and architecture #286

0.34.0

18 Oct 12:08
4bad4d1
Compare
Choose a tag to compare
Type Description Link
Fix Support Gradle 8, avoid errors of the form "ImmutableGradleJdksJavaInstallationMetadata does not define or inherit an implementation of the resolved method 'abstract boolean isCurrentJvm()'" #240

0.33.0

07 Aug 17:03
9ffb0aa
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.32.0

28 Mar 15:57
8e4dad6
Compare
Choose a tag to compare
Type Description Link
Fix Fix errors of the form no more data allowed for version 1 certificate when the system truststore has incorrectly versioned X.509 certs in it. #178

0.31.0

20 Feb 13:20
fa9e6ba
Compare
Choose a tag to compare
Type Description Link
Fix For the Palantir CA plugin, skip over certificates in the system truststore if they contain duplicate extensions, to avoid the Duplicate extensions not allowed error message. #168

0.30.0

15 Feb 11:25
3d7abdd
Compare
Choose a tag to compare
Type Description Link
Fix * Support reading Palantir CA from the truststores of Redhat based systems
* Do not fail if the system truststore cannot be found on linux
#163

0.29.0

13 Feb 15:43
f9d74e0
Compare
Choose a tag to compare
Type Description Link
Fix Produce com.palantir.jdks.palantir-ca plugin for use by other Gradle plugins to enable using open source projects from within the corporate VPN. #161