Releases: palantir/gradle-baseline
Releases · palantir/gradle-baseline
5.54.0
Type |
Description |
Link |
Improvement |
Adding TestFactory (for DynamicTests) as part of the methods that ignore this annotation. |
#2804 |
5.53.0
Type |
Description |
Link |
Improvement |
Gradle JDK automanagement integration for toolchains |
#2783 |
5.52.0
Type |
Description |
Link |
Fix |
Reduce memory usage of checkClasspathCompatible |
#2791 |
5.51.0
Automated release, no documented user facing changes
5.50.0
Type |
Description |
Link |
Improvement |
Methods must take into account supertypes |
#2699 |
5.49.0
Automated release, no documented user facing changes
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 |