SonarSource is proud to announce the release of SonarQube 7.6!
You can find the details of the most compelling new features in the official announcement.
In addition, there are a few things you need to be aware of:
This version drops the concept of modules from the SonarQube server. By and large this should be transparent for most people but:
there are no longer any module-level or directory-level homepages
the Measures page no longer presents the worst-first view by default; to get there you’ll have to choose the List view
some module-level analysis configurations are no longer available
We’ve simplified Quality Gate configuration. This will avoid a lot of confusion in the future, but this upgrade may convert or drop some of your existing QG conditions.
FindBugs 3.9.1 and below are incompatible. This version embeds SonarHTML for the first time, and the two analyzers both claim .jsp files.
Analysis no longer ignores directories whose names start with a dot when the analysis OS is Windows.
We’ve made UI-side project creation easier to get to for (properly permissioned) non-admin users.
In addition to the details of this new release of SonarQube, I’d like to add that the docker image of the community edition of 7.6 is now available on https://hub.docker.com/_/sonarqube.
DO NOT UPGRADE JUST YET.
This version breaks the @ScannerSide annotation.
This breaks GitLab integration plugin. FindBugs plugin might be affected by this as well, and others.
Thanks for the notification @lukaspj. I’ve marked the Gitlab plugin incompatible with this version in the Marketplace. Findbugs had already been marked incompatible for different reasons.
The Mutation Analysis Plugin also stops working due to unsatisfied dependency on RulesProfile.
As far as I’ve understood, this has to be replaced with ActiveRules. I think I’ll be able to provide a fix in the next couple of days and release a new version.
This 11622 bug page (link above) says 7.6 fixes the TEMP FILE problem on Windows.
I just want to make sure before I download 7.6.
Can someone please verify this?
Is there a BUG LIST that is FIXED for this version?
Thanks for the quick reply. Very much appreciated.
I checked the release notes and YES it says it is fixed.
From the RELEASE NOTES: SONAR-11622]
Server temp files fail to be deleted on MS Windows)
Looking forward to downing 7.6 and giving it a try.
Thanks.
Thank you VERY much for everyone’s quick replies to my question, regarding above bug (11622).
I very much appreciate it.
Looking forward to downloading an trying out 7.6
Thanks.