Releases: palantir/gradle-jdks
Releases · palantir/gradle-jdks
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 |
0.22.0
Automated release, no documented user facing changes
0.21.0
Automated release, no documented user facing changes
0.20.0
Type |
Description |
Link |
Improvement |
Lock jdk creation using file locks |
#73 |
0.19.0
Type |
Description |
Link |
Improvement |
Attempt to move unpacked JDKs into place more safely with replace-existing and an attempted atomic move |
#71 |