Skip to content

Releases: palantir/gradle-jdks

0.40.0

03 Jul 16:39
20e2ff3
Compare
Choose a tag to compare
Type Description Link
Fix Bump intellij dependency #376

0.39.0

03 Jul 14:32
db7779a
Compare
Choose a tag to compare
Type Description Link
Improvement [Gradle Jdk Automanagement] Generate Gradle Jdks Configuration & Intellij setup #360

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