We are pleased to announce a beta version of the SonarQube C++ Community Plugin version 2.2.0.
See lists below for features added and bugs fixed in this release.
The main purpose of this beta version is to be able to use the cxx plugin with SonarQube 10.x.
SonarQube compability
- tested and released for SonarQube 10.6 with Java 17 (other versions are not tested)
- see also SonarQube compatibility matrix
- The plugin requires Java 17 on server and scanner side: install a Java version (e.g http://jdk.java.net/archive/) and update
JAVA_HOME
to point to the installation directory.
- make sure to read the V2.1 Upgrade Instructions before you get started
- Installation Instructions
- Upgrade Instructions
Enhancements
- #2616 provides SonarQube 10 compatibility
- #2633 update cxx plugin version number to 2.2.0
- aligning with v2.1.2 #2714 #2715
- other features same as V2.1.2
- tested with SonarScanner 6.x #2718
Thanks ....
Thanks to @agebert @smileQiny @opajonk @Patschkowski @Nekto89 for their input and support.