Releases: spotbugs/sonar-findbugs
Releases · spotbugs/sonar-findbugs
sonar-findbugs v4.0.4
This release uses SpotBugs 4.4.0, sb-contrib 7.4.7, and findsecbugs 1.11.0.
Fixed
- Replaced references to API removed in Sonar 9 (#369)
- Removed duplicated repository keys (#352)
- Missing FSB rules (#382)
Changed
- Bump up SpotBugs to 4.4.0 (#379)
Security
- Bump xstream from 1.4.15 to 1.4.17 (#364)
- Bump xstream from 1.4.17 to 1.4.18 (#383)
sonar-findbugs v4.0.3
Use SpotBugs 4.2.0, sb-contrib 7.4.7, and findsecbugs 1.11.0.
Security Fix:
- Bump xstream from 1.4.14 to 1.4.15 (#343)
sonar-findbugs v4.0.2
Bug Fix:
- Fix html descriptions (#332)
Implemented enhancements:
- Bump up SpotBugs to 4.2.0
- Bump up findsecbugs to 1.11.0
- Bump up xstream to 1.4.14
4.0.1
Full Changelog
Release Note
Bug Fix:
Implemented enhancements:
- Bump up SpotBugs to 4.1.2
4.0.0
Full Changelog
Release Note
Implemented enhancements:
- Bump up SpotBugs to 4.0.0
- Bump up sb-contrib to 7.4.7
- Bump up findsecbugs to 1.10.1
3.9.4
Full Changelog
Release Note
Implemented enhancements:
- Bump up find-sec-bugs to 1.9.0
- Bump up spotbugs to 3.1.12
Fixes:
- Incompatibility with sonar-java 5.12 #268
3.11.0
Full Changelog
Release Note
Implemented enhancements:
- Bump up find-sec-bugs to 1.9.0
- Bump up spotbugs to 3.1.12
Fixes:
- Incompatibility with sonar-java 5.12 #263
- Fails when analyzing Java 11 source code with nested class #248
3.9.3
3.9.3 (2019-03-20)
Full Changelog
This version works with SonarQube from version 6.7.1 (LTS) to 7.5.
This version does NOT work with SonarQube 7.6 and later. See #241 for detail.
Fixed
- Findbugs plugin 3.9.2 fails when analysing Java 11 source code with nested class (#248)
3.9.2
3.9.2 (2019-02-05)
Full Changelog
This version works with SonarQube from version 6.7.1 (LTS) to 7.5.
This version does NOT work with SonarQube 7.6 and later. See #241 for detail.
Changed
Fixed
- Support SonarQube 7.4 (#227)