Gradle Baseline Versions Save

A set of Gradle plugins that configure default code quality tools for developers.

5.45.0

2 months ago
Type Description Link
Fix Check the runtime classpath contains jar that contain only class which are compatible with the intended runtime java language version. https://github.com/palantir/gradle-baseline/pull/2749

5.44.0

2 months ago

Automated release, no documented user facing changes

5.43.0

3 months ago
Type Description Link
Fix Remove gradle-junit-reports. https://github.com/palantir/gradle-baseline/pull/2734

5.42.0

3 months ago
Type Description Link
Improvement Integrates with gradle-failure-reports. Adds ExceptionWithSuggestion. https://github.com/palantir/gradle-baseline/pull/2724

5.41.0

3 months ago
Type Description Link
Fix Fix some false positives in OptionalOrElseGetValue. OptionalOrElseGetValue no longer allows compile-time constants that are not literals or identifiers. https://github.com/palantir/gradle-baseline/pull/2712

5.40.0

3 months ago
Type Description Link
Improvement Add deprecation warning to ./gradlew idea task https://github.com/palantir/gradle-baseline/pull/2711

5.39.0

3 months ago
Type Description Link
Fix When com.palantir.external-publish-jar is applied, the module should be considered a library https://github.com/palantir/gradle-baseline/pull/2722

5.38.0

3 months ago
Type Description Link
Fix Ignore org.immutables:value::annotations when deciding to add the annotation processor arg required by immutables to run incrementally. https://github.com/palantir/gradle-baseline/pull/2717

5.37.0

4 months ago
Type Description Link
Improvement Prevent Unnecessary Propagation When Using Array Containers https://github.com/palantir/gradle-baseline/pull/2709

5.36.0

4 months ago

Automated release, no documented user facing changes