Skip to content

Releases: mc1arke/sonarqube-community-branch-plugin

1.13.0

31 Dec 14:06
Compare
Choose a tag to compare

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:

  • Support for Sonarqube 9.7 (#699 , #674)

Bug Fixes:

  • Support pagination of AppIinstallation responses on Github installations with multiple installed Apps (#508 , #696)

1.8.3

31 Dec 19:14
Compare
Choose a tag to compare

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:

  • Bitbucket Pull Request decoration does not correctly deserialise Bitbucket timestamps (#586, #585)
  • Support pagination of AppIinstallation responses on Github installations with multiple installed Apps (#508, #696)

1.12.0

25 Jun 18:57
Compare
Choose a tag to compare

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

19 Jun 21:08
Compare
Choose a tag to compare

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

17 Apr 20:48
Compare
Choose a tag to compare

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:

  • Whitespace is not retained in Gitlab and Azure DevOps summary comments (#421, #573)
  • Decoration of Gitlab repositories fails for forked repositories (#554, #555)

1.10.0

18 Dec 15:35
Compare
Choose a tag to compare

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

22 Aug 17:31
b533902
Compare
Choose a tag to compare

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:

  • Ensure new code period settings are saved (#272 , #379)
  • Use the correct link for Security hotspots on Pull Request decoration (#276, #380)

1.9.0

14 Aug 21:35
558c7c3
Compare
Choose a tag to compare

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:

  • Ensure new code period settings are saved (#272 , #379)
  • Use the correct link for Security hotspots on Pull Request decoration (#276, #380)

1.8.0

13 May 21:27
ce1776c
Compare
Choose a tag to compare

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:

  • Don't fail Gitlab MR decoration when Sonarqube detects no coverage (#325, #335)

1.7.0

01 Apr 14:08
9a87101
Compare
Choose a tag to compare

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)