Skip to content

Releases: palantir/gradle-jdks

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

0.28.0

10 Jan 11:56
d598c41
Compare
Choose a tag to compare
Type Description Link
Improvement Support GraalVM CE distributions #141

0.27.0

24 Aug 20:59
b6b747a
Compare
Choose a tag to compare
Type Description Link
Fix If a JDK for a particular Java major version is not configured, error out instead of falling back to the Gradle auto-provisioning behaviour. #99

0.26.0

24 Aug 14:31
187ae11
Compare
Choose a tag to compare
Type Description Link
Fix Fix Amazon Corretto download paths so it actually works. #98

0.25.0

29 Jul 20:46
8e846aa
Compare
Choose a tag to compare
Type Description Link
Fix Use zip archives for Mac #89

0.24.0

29 Jul 19:44
6291e90
Compare
Choose a tag to compare
Type Description Link
Fix Omit the availability specifier if the user specified it. This enables specification of ea versions. #88

0.23.0

29 Jul 10:10
7d71465
Compare
Choose a tag to compare
Type Description Link
Improvement Support Zulu bundle flags #86