Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 14:08
· 228 commits to master since this release
9a87101

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 NullPointerExceptions 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)