Skip to content

Releases: mc1arke/sonarqube-community-branch-plugin

1.22.0

07 Sep 17:14
Compare
Choose a tag to compare

Note: This version supports Sonarqube 10.6. Sonarqube 10.5 and below are not supported in this release

What's Changed

  • #715: Handle duplication information not being present by @mc1arke in #943
  • #940: Use correct component IDs when extracting analysis date by @mc1arke in #944
  • #945: Gather statistics for issues fixed in a pull request by @mc1arke in #948
  • #959: Ensure multi-line string are enclosed in blockquotes during Github PR decoration by @mc1arke in #961
  • #909: Use default branch as Pull Request base when target does not exist by @mc1arke in #950
  • #934: Use static report key for non-monorepo Bitbucket decoration by @mc1arke in #951
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #956
  • Bump org.wiremock:wiremock from 3.8.0 to 3.9.1 by @dependabot in #946
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #949
  • #958: Remove group assignment during container build by @mc1arke in #963

Full Changelog: 1.21.0...1.22.0

1.21.0

11 Aug 14:19
Compare
Choose a tag to compare

Note: This version supports Sonarqube 10.6. Sonarqube 10.5 and below are not supported in this release

What's Changed

New Contributors

Full Changelog: 1.20.0...1.21.0

1.20.0

11 Aug 13:12
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: 1.19.0...1.20.0

1.19.0

08 Apr 11:00
Compare
Choose a tag to compare

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: 1.18.0...1.19.0

1.18.0

01 Jan 16:28
Compare
Choose a tag to compare

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

01 Jan 15:05
Compare
Choose a tag to compare

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

01 Jan 14:45
Compare
Choose a tag to compare

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

29 Dec 21:49
Compare
Choose a tag to compare

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:

1.15.0

29 Dec 17:25
Compare
Choose a tag to compare

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

31 Dec 15:49
Compare
Choose a tag to compare

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)