Note: This version supports Sonarqube 8.7 and above. Sonarqube 8.6 and below are not supported in this release
New Features
- Support for Sonarqube 8.7 (#309, #310)
- Publish Plugin as a Docker Image (#312)
- Post a summary comment when enabled on Gitlab MRs (#314)
Fixes
- Report to correct target URL for commenting on a Gitlab MR from a forked project (#308, #101)
- Report total coverage to Gitlab rather than new coverage (#225)
- Prevent
NullPointerException
s when a previous scan of a branch had been aborted in Sonarqube (#298. #299) - Don't report resolved Security Hotspots in Bitbucket annotations (#236)
- Use correct fields in Bitbucket server decoration requests (#284)