Releases: palantir/gradle-baseline
Releases · palantir/gradle-baseline
5.48.0
Type |
Description |
Link |
Improvement |
Ignore intra-project dependencies in checkUnusedDependencies . This allows checkUnusedDependencies to be used with Gradle test fixtures even when the test fixtures are not used by the tests. |
#2748 |
5.47.0
Type |
Description |
Link |
Fix |
Handle relocated multi-release class files in checkRuntimeClasspathCompatible |
#2752 |
5.46.0
Automated release, no documented user facing changes
5.45.0
Type |
Description |
Link |
Fix |
Check the runtime classpath contains jar that contain only class which are compatible with the intended runtime java language version. |
#2749 |
5.44.0
Automated release, no documented user facing changes
5.43.0
Type |
Description |
Link |
Fix |
Remove gradle-junit-reports. |
#2734 |
5.42.0
Type |
Description |
Link |
Improvement |
Integrates with gradle-failure-reports. Adds ExceptionWithSuggestion. |
#2724 |
5.41.0
Type |
Description |
Link |
Fix |
Fix some false positives in OptionalOrElseGetValue . OptionalOrElseGetValue no longer allows compile-time constants that are not literals or identifiers. |
#2712 |
5.40.0
Type |
Description |
Link |
Improvement |
Add deprecation warning to ./gradlew idea task |
#2711 |
5.39.0
Type |
Description |
Link |
Fix |
When com.palantir.external-publish-jar is applied, the module should be considered a library |
#2722 |