Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.2.1 draft #1639

Closed
guwirth opened this issue Dec 21, 2018 · 2 comments
Closed

V1.2.1 draft #1639

guwirth opened this issue Dec 21, 2018 · 2 comments
Milestone

Comments

@guwirth
Copy link
Collaborator

guwirth commented Dec 21, 2018

Hi, draft for 1.2.1 release below. Any feedback?


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

SonarQube compability

Enhancements

Bugfixes

Known Issues

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

  • not compatible with Java 9
  • 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 all rules 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
  • 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
@ivangalkin

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

@ivangalkin
Copy link
Contributor

@guwirth

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 all rules per default.

You could reference the corresponding wiki page somewhere in this sentence: https://github.com/SonarOpenCommunity/sonar-cxx/wiki/Activate-quality-rules

The release note looks good to me 👍

@ivangalkin
Copy link
Contributor

@guwirth please consider adding #1641 to 1.2.1. It's also about the logging optimization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants