Sonarqube Community Branch Plugin Versions Save

A plugin that allows branch analysis and pull request decoration in the Community version of Sonarqube

1.19.0

1 month ago

Note: This version supports Sonarqube 10.4. Sonarqube 10.3 and below are not supported in this release

New Features:

  • Support for Sonarqube 10.4 (#873 , #870)
  • Use PNGs rather than SVGs in pull request decoration (#853, #558)

Bug Fixes:

  • Only minimise comments against the current project key during Github Decoration of mono repos (#884, #785)

Full Changelog: https://github.com/mc1arke/sonarqube-community-branch-plugin/compare/1.18.0...1.19.0

1.18.0

4 months ago

Note: This version supports Sonarqube 10.3. Sonarqube 10.2 and below are not supported in this release

New Features:

  • Support for Sonarqube 10.3 (#848 , #829)

1.17.1

4 months ago

This is a re-run of 1.17.0 with the correct release configuration. No functional changes are present in the code between 1.17.0 and 1.17.1.

Note: This version supports Sonarqube 10.2. Sonarqube 10.1 and below and Sonarqube 10.3 and above are not supported in this release

New Features:

  • Support for Sonarqube 10.2 (#801 , #839)

Bug Fixes:

  • Prevent submission of Pull Requests with a branch unknown to Sonarqube, and prevent Pull Requests with partial data from throwing errors in the Sonarqube API (#738, #847, #759)

1.17.0

4 months ago

This release failed to generate required artefacts and has been replaced by 1.17.1

Note: This version supports Sonarqube 10.2. Sonarqube 10.1 and below and Sonarqube 10.3 and above are not supported in this release

New Features:

  • Support for Sonarqube 10.2 (#801 , #839)

Bug Fixes:

  • Prevent submission of Pull Requests with a branch unknown to Sonarqube, and prevent Pull Requests with partial data from throwing errors in the Sonarqube API (#738, #847, #759)

1.16.0

4 months ago

Note: This version supports Sonarqube 10.1. Sonarqube 9.9 and below, and Sonarqube 10.2 and above are not supported in this release

New Features:

  • Add Support for Sonarqube 10.1 (#806, #838, #782)

1.15.0

4 months ago

Note: This version supports Sonarqube 10.0 and above. Sonarqube 9.9 and below are not supported in this release

New Features:

  • Support for Sonarqube 10.0 (#753, #754)
  • Deep linking to issues from Pull Request Summary comments (#662, #792)

1.8.3

1 year ago

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.14.0

1 year ago

Note: This version supports Sonarqube 9.8 and above. Sonarqube 9.7 and below are not supported in this release

New Features:

  • Support for Sonarqube 9.8 (#704 , #709)

1.13.0

1 year ago

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.12.0

1 year ago

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)