Releases: spotbugs/spotbugs-gradle-plugin
Releases · spotbugs/spotbugs-gradle-plugin
4.7.7
4.7.7 (2021-10-11)
Bug Fixes
reportLevel = DEFAULT
breaks commandline arguments (7a2c0b7), closes #482 @KengoTODA
5.0.0-beta.2
5.0.0-beta.2 (2021-10-07)
Bug Fixes
5.0.0-beta.1
5.0.0-beta.1 (2021-09-17)
Bug Fixes
Features
- print report to console when reporting is not specified (b78a1b3), closes #363 #172 @blzsaa
- support Gradle Java Toolchains for JavaExec and WorkerAPI (2978bed), closes #526 @rpalcolea
BREAKING CHANGES
- Gradle v5 and v6 are now not supported
- Behavior without report config has been changed from XML to console
4.7.6
4.7.6 (2021-09-16)
Bug Fixes
- spotbugs tasks are not included in tasks (9c260b4), closes #467 @KengoTODA
- temp files should be cleaned up after the build (9a1fd02), closes #249 @KengoTODA
4.7.5
4.7.4
4.7.4 (2021-09-07)
Bug Fixes
- provide better support for Gradle config cache (#554) (8981c0e), closes /github.com/spotbugs/spotbugs-gradle-plugin/issues/446#issuecomment-914176633 #446 @KengoTODA