Note: This version supports Sonarqube 7.8, 7.9, and 8.0. Sonarqube 8.1 and above are not supported in this release
- Fixes submission of a scan with more than 50 issues to Github (#154, #177, #167)
- Fixes retrieval of Github authentication tokens where more than 50 repositories available (#103, #160)
- Allow overriding decoration image base URL to support proxying performed by some ALMs (#130)
- Obey host's proxy settings when submitting decorations to Gitlab (#155)
- Escape backslashes when submitting decoration details to Github (#117, #155)
- Switch to using Code Insights for submitting decoration details to Bitbucket (#151)
- Fixes URL used to retrieve authentication tokens on Github Enterprise hosts (#100, #115)
- Don't fail the analysis if New Coverage metric is not present (#85, #122)
- Ensure content is encoded when submitting details to Gitlab (#125)
- Link back to Gitlab and Github Pull Requests from the Sonarqube analysis overview screen (#67, #178)