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 to make 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 greather than 8.1 anymore.
Changelog
Do you have any questions, suggestions, or problems?
Let us know. We’re glad to help!