Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Current »

We’re thrilled to announce that we’ve released version 6.0.0 on 🎉

Check Changelog below for latest minor version.

Download on the Atlassian Marketplace for Data Center and Server

When upgrading from app version 5.x or older,
read our Migration guide to app version 6.
Breaking changes in settings REST API.

🆕 Connect multiple SonarQube projects to a repository

The long awaited feature to support multiple SonarQube projects in a single repository is finally here.

  • See the statistics from SonarQube of all your connected projects in your repository

  • SonarQube issue annotations in PR diff for changes from all connected projects

  • Prevent pull request merges when any of the SonarQube projects has a failed quality gate

  • Connect multiple SonarQube projects to a repository via module directories

Bug fixes

  • Provisioning does not copy settings

  • Log Spam: WARN [SONAR-10] o.a.h.c.p.ResponseProcessCookies Invalid cookie header

  • Log Spam: Excessive ERROR logs if a user has no personal access token configured

  • Pull request statistics cannot be viewed with new code setting"Reference Branch"

  • SonarQube issue assignee field in pull request does not work

  • Changing issue severity and type in pull request fails in Bitbucket 7

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!

Changelog

6.0.8: Resolved issue on

  • Support SonarQube instances with SSO enabled

6.0.7: released on

  • Fix XSRF (Cross Site Request Forgery) vulnerability in settings forms

  • Fix bug where certain group names could not be saved for the Merge Check group override

6.0.6: released on

  • Include the Content-Length header in POST requests to SonarQube™

6.0.5: released on

  • Fix a race condition when creating Sonar configuration

6.0.4: released on

  • Fix links to SonarQube in statistics report

  • Fix detail link to SonarQube in hotspot issue annotation

  • Fix disappearing SonarQube token in server settings

  • Align quality gate status naming to SonarQube (PASSED/FAILED)

  • Fix icon rendering in Bitbucket 6 on pull request overview

  • Fix issue annotation error when author information is not available on a SonarQube issue

6.0.3: released on

  • Prevent invalid SonarQube Display URL input

  • Fix error that prevents user token creation in Bitbucket 8

  • Consider only SonarQube projects that were changed in a pull request for merge checks and statistics overview

6.0.2: released on

  • Bitbucket 8 compatibility

  • No Bitbucket 6 compatibility for this release, due to incompatible API between Bitbucket 6 and 8.

6.0.1: released on

  • Fixes bug where the Sonar repository configuration page does not work because of a null pointer exception

  • No labels