Releases: mc1arke/sonarqube-community-branch-plugin
1.13.0
Note: This version supports Sonarqube 9.7. Sonarqube 9.6 and below and Sonarqube 9.8 and above are not supported in this release
New Features:
Bug Fixes:
1.8.3
Note: This version only supports Sonarqube 8.9. Sonarqube 8.8 and below or 9.0 and above are not supported in this release
Bug Fixes:
1.12.0
Note: This version supports Sonarqube 9.1 and above. Sonarqube 9.0 and below are not supported in this release
Bug Fixes:
- Strip userinfo from Azure DevOps URLs on Pull Request links (#601, #628)
- Bitbucket Pull Request decoration does not correctly deserialise Bitbucket timestamps (#586, #585)
- Correctly handle null values in Bitbucket summary reports (#586)
- Ensure Repository and Slug parameters are used in the right order when making Bitbucket decoration calls (#586)
1.8.2
Note: This version only supports Sonarqube 8.9. Sonarqube 8.8 and below or 9.0 and above are not supported in this release
New Features:
- Hide outdated summary comments in Github Pull Request decoration (#435)
- Support mono-repo decoration for Bitbucket repositories (#554, #578)
Bug Fixes:
- Azure Devops decoration fails where project or repository names contain spaces (#461, #466)
- Azure Devops server requires preview flag to be set on status API requests (#442, #467)
- Azure Devops decoration fails when findings are set to certain statuses (#441, #439)
- Content with accented or cyrillic characters causes errors during Gitlab Merge request decoration (#445, #472)
- Decoration of Gitlab repositories fails for forked repositories (#554, #555)
1.11.0
Note: This version supports Sonarqube 9.1 and above. Sonarqube 9.0 and below are not supported in this release
New Features:
- Support for Sonarqube 9.4 (#569 , #572, #574)
- Support mono-repo decoration for Bitbucket repositories (#554, #578)
- Support auto-detection of CI build tools as-per commercial editions of Sonarqube (#523 , #578)
Bug Fixes:
1.10.0
Note: This version supports Sonarqube 9.1 and above. Sonarqube 9.0 and below are not supported in this release
New Features:
- Support for Sonarqube 9.1 (#454 , #455)
- Hide outdated summary comments in Github Pull Request decoration (#435)
Bug Fixes:
- Content with accented or cyrillic characters causes errors during Gitlab Merge request decoration (#445, #472)
- Invalid URLs when decoration Bitbucket Server merge requests (#492)
- Azure Devops decoration fails where project or repository names contain spaces (#461, #466)
- Azure Devops server requires preview flag to be set on status API requests (#442, #467)
- Azure Devops decoration fails when findings are set to certain statuses (#441, #439)
1.8.1
Note: This version only supports Sonarqube 8.9. Sonarqube 8.8 and below or 9.0 and above are not supported in this release
New Features:
- Allow decorating Gitlab Mono Repositories (#377, #383 )
- Allow decorating Azure DevOps Mono Repositories (#361, #391)
- Retain Gitlab comments, and thread conversations rather then deleting and recreating comments (#141, #382)
- Perform clean-up of outdated comments on Azure DevOps Pull Requests (#391, #270)
- Allow multiple configurations to be defined for each ALM in Global Sonarqube settings (#366, #367)
- Allow for debug logs to be collected for Bitbucket API interactions (#334, #369)
Bug Fixes:
1.9.0
Note: This version supports Sonarqube 9.0 and above. Sonarqube 8.9 and below are not supported in this release
New Features:
- Support for Sonarqube 9.0 (#384, #385 , #388)
- Allow decorating Gitlab Mono Repositories (#377, #383 )
- Allow decorating Azure DevOps Mono Repositories (#361, #391)
- Retain Gitlab comments, and thread conversations rather then deleting and recreating comments (#141, #382)
- Perform clean-up of outdated comments on Azure DevOps Pull Requests (#391, #270)
- Allow multiple configurations to be defined for each ALM in Global Sonarqube settings (#366, #367)
- Allow for debug logs to be collected for Bitbucket API interactions (#334, #369)
Bug Fixes:
1.8.0
Note: This version supports Sonarqube 8.9 and above. Sonarqube 8.8 and below are not supported in this release
New Features:
- Support for Sonarqube 8.9 (#348, #350, #352)
- Automatically resolve summary comment for Gitlab MRs that pass the Quality Gate(#226)
- Provide option for configuring inactive branches in Sonarqube UI (#333)
Bug Fixes:
1.7.0
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)