Releases: palantir/gradle-jdks
Releases · palantir/gradle-jdks
0.67.0
No documented user-facing changes
0.66.0
💡 Improvements
- Allow
palantir-gradle-jdks
idea plugin dependency configuration via idea-configuration plugin
(#536)
0.65.0
🐛 Fixes
- Disable Gradle JDK Automanagement workflow when running on mingw (#534)
0.64.0
🐛 Fixes
- [Gradle JDK Automanagement] Install only used JDKs (#479)
0.63.0
🐛 Fixes
- Add default includeAllJdks option to generateGradleJdkConfigs (#493)
0.62.0
🐛 Fixes
- update error message to redirect to internal docs for cases where all gradle-sls-docker plugins have been removed (#507)
0.61.0
💡 Improvements
- Support graal jdk automanagement installations (#497)
0.60.0
🐛 Fixes
- Fix a possible project sync error when opening IntelliJ by removing an import to
org.gradle.internal.impldep.com.google.common.collect.ImmutableMap
. (#499)
0.59.0
🐛 Fixes
- Gradle JDK installation directory contains glibc/musl name for linux distributions (#482)
0.58.0
🐛 Fixes
- Add
daemonJdkOnly
property for gradle jdk directory generation (#472)