Skip to content

Releases: mc1arke/sonarqube-community-branch-plugin

1.3.2

16 Jul 15:26
ae3ded4
Compare
Choose a tag to compare

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

31 May 20:49
a38e88d
Compare
Choose a tag to compare

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

24 Feb 22:01
c16feaa
Compare
Choose a tag to compare
  • Adds pull/merge request decoration support for:
    • Gitlab.com
    • Gitlab Server
    • Bitbucket server
    • Github.com
    • Github Server

A huge thank you to everyone who has been involved in contributing code and their time in delivering these latest features.

1.2.0

19 Nov 20:44
318b296
Compare
Choose a tag to compare

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.

  • Adds support for SonarQube 8.0
  • Fixes the scan of Pull Requests whose target branch has been deleted from SonarQube (#47, #48)

1.1.1

01 Jul 20:10
059503d
Compare
Choose a tag to compare
  • Adds support for SonarQube 7.9

1.1.0

25 Jun 17:24
77a2423
Compare
Choose a tag to compare
  • Add support for SonarQube 7.8
  • Remove support for SonarQube versions before 7.7

1.0.2

08 Apr 17:11
Compare
Choose a tag to compare

Fixes the following:

  • An issue where an exception was thrown on scanning a Pull Request targetting a long-lived branch (#4, #7)
  • An exception being throw by the scanner when running a scan of a project containing an existing Pull Request (#6, #8)

1.0.1

27 Mar 21:31
Compare
Choose a tag to compare
  • Fixes an error preventing scanning of a project if it did not already exist in SonarQube (#1 , #2)

1.0.0

14 Mar 19:15
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  '1.0.0'.