Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 4 Next »

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

Download Sonar for Bamboo on the Atlassian Marketplace

Improvements

Make incremental mode more flexible by not requiring analysis of pull request destination branch

For the incremental mode to get applied, a SonarQube analysis of the destination branch of the pull request was required. If the destination branch has not been analyzed, incremental mode was not executed.

With this release, the app does not require an existing analysis of the destination branch anymore, making the incremental mode more flexible.

Removal of distinction between short/long-living branches and -Dsonar.branch.target

SonarQube stopped making a distinction between short (e.g. feature branches) and long-living branches (e.g. develop) since SonarQube 8.1. They also deprecated the flag -Dsonar.branch.target with that.

With this release, the app now also does not differentiate between branch types, and will not add -Dsonar.branch.target for SonarQube greater than 8.1 anymore.

Fixes some missing translations for quality gate alert keys

For the display of quality gates on the build results page, some quality gate alert keys were not internationalized. This has now been fixed.

Changelog

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!

  • No labels