Releases: mc1arke/sonarqube-community-branch-plugin
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)
1.6.0
1.5.0
Note: This version supports Sonarqube 8.2, 8,3, and 8.4. Sonarqube 8.5 above are not supported in this release, nor are Sonarqube 8.1 or below
New Features
- Support for Sonarqube 8.2
- Support decorating mono-repos in Multiple Pull Requests on Github (#213)
- Support for decorating Pull requests on Azure Devops (#218)
Fixes
- Correctly load project ID for Gitlab decoration (#201, #214)
- Escape HTML tags on Pull Request decoration (#216, #93)
- Use correct image for Code Smell on Pull Request Decoration (#224)
- Show the correct summary content for Bitbucket Pull Request Decoration (#237)
- Handle no response content in Bitbucket Server Error response (#263, #243)
- Reduce memory usage during Pull Request Decoration (#258)
A big thanks to everyone who contributed to this release!
1.4.0
Note: This version supports Sonarqube 8.1. Sonarqube 8.2 and above are not supported in this release, nor are Sonarqube 8.0 or below
New Features
- Support for Sonarqube 8.1
- Support for decorating Pull requests on Bitbucket Cloud (#185)
Fixes
- Don't decorate Github Pull Requests with fixed issues (#190, #191)
- Single line issues targeted the wrong line on Github Pull Request decoration (#194, #189)
A big thanks to everyone who contributed to this release!
1.3.2
Note: This version supports Sonarqube 7.8, 7.9 and 8.0. Sonarqube 8.1 and above are not supported in this release
New Features
- Support for decorating Pull requests on Bitbucket Cloud (#185)
Fixes
- Don't decorate Github Pull Requests with fixed issues (#190, #190)
- Single line issues targeted the wrong line on Github Pull Request decoration (#194, #189)
A big thanks to everyone who contributed to this release!
1.3.1
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)
1.3.0
1.2.0
Please ensure you've properly followed the setup instructions for this version in the README file - especially if upgrading from a previous version. The plugin files now need copied to additional locations than previous versions of the plugin required.