Releases: palantir/gradle-jdks
Releases · palantir/gradle-jdks
0.32.0
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
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
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
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
Type |
Description |
Link |
Improvement |
Support GraalVM CE distributions |
#141 |
0.27.0
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
Type |
Description |
Link |
Fix |
Fix Amazon Corretto download paths so it actually works. |
#98 |
0.25.0
Type |
Description |
Link |
Fix |
Use zip archives for Mac |
#89 |
0.24.0
Type |
Description |
Link |
Fix |
Omit the availability specifier if the user specified it. This enables specification of ea versions. |
#88 |
0.23.0
Type |
Description |
Link |
Improvement |
Support Zulu bundle flags |
#86 |