SonarQubeTM has been updated to 8.9.9 LTS !

With this version new features are available, see LTS Release Upgrade Notes.

LTS Bug Fixes.

Hints/Changes:

  • all official plugins related to languages, Git/SVN support, and LDAP/GitHub/SAML authentication are now built into SonarQubeTM itself
  • see the up-to-date list of manually installed plugins
  • use the new parameter sonar.cxx.file.suffixes to set the file extension to consider for your C or C++ files
  • use sonar.cxx parameters not sonar.c anymore, i.e. analyze your C code as CXX source files
  • sonar.cxx.gcc.charset becomes sonar.cxx.gcc.encoding
  • sonar.cxx.coverage.reportPath becomes sonar.cxx.cobertura.reportPaths
  • all parameters reportPath become reportPaths (with an s !)
  • use the parameter sonar.branch.name to analyze different git references
  • branch and PR analysis with integration with github and gitlab are only available in commercial editions cf. "Merge and Pull Request analysis is available as part of Developer Edition and above. There is a community plugin which may allow us to manage these kind of features but it has not been tested for now.