Skip to content

V1.3.2

Compare
Choose a tag to compare
@guwirth guwirth released this 13 Feb 19:30
· 1041 commits to master since this release
6dd6f74

We are pleased to announce the SonarQube C++ Community Plugin version 1.3.2.
See lists below for features added and bugs fixed in this release.

SonarQube compability

Enhancements

  • improved JSON Compilation Database support:
  • Cppcheck 1.90 support #1783 #1778
  • duplicate issues with different relative paths resulting in same absolute path are only added once now #1776 #1777
  • customRules no more supported #1781 #1548
  • cxx-lint no more supported #1780
  • refactoring #1804

Bugfixes

  • fix syntax highlighting for Raw strings #1803 #1768
  • parser fix: improved literal-operator-id support #1798 #1785
  • fix multi-values/property warning #1782 #1775

Known Issues

For an up to date list of known issues see the issue tracker.

  • not tested with Java 9, 10 and 12
  • Ensure that a rule is enabled if you get no results. In new SQ versions the default profile is read-only. The cxx plugin does not enable rules for external tools per default.
  • Starting with SQ 6.2 there are some new metrics and some are no more available. Please have a look to the SonarQube release notes.
  • duplicated_lines_density values are different with SQ 7.5
  • project's duplication density value will likely rise with SQ 7.8 (SONAR-12188)
  • test execution metrics are not supported
  • The Cppcheck plugin is deprecated and not working in parallel to this plugin. This plugin provides an own Cppcheck sensor.
  • C plugin and JSON Compilation Database support are experimental only

Thanks ....

go to all contributors (in alphabetical order):

@guwirth
@tisoft

... and all people which were active on the issue tracker!