New version! Report Plugin For SonarQube 2.21

We have a new version of the Report Plugin for SonarQube. This is version 2.21 which brings several new features! This version adds some new fields to the reports, as you requested. From now on, you will be able to see:

  • Lines of Code: You can now view the total number of lines of code analyzed.
  • Download Date: The date the report was downloaded has been added.
  • SonarQube Version: The reports now include the version of SonarQube used for the analysis.


Improvement in Email Notifications

Previously, the plugin allowed configuring a list of emails to be notified after each analysis. However, this was causing issues for some clients and affecting the analysis times by adding more work to the compute engine.

Implemented Solution

In this version, an endpoint has been included that allows notifying the desired users by sending the list of emails. In this way, email notifications are no longer executed in the compute engine, thus improving performance and reducing the reported issues.

endpoint

Applied Patch

A small patch has been implemented to resolve the issue of email crossovers between different projects when there were more than one worker configured in the compute engine. This improvement ensures that notifications are sent correctly without mixing recipients between different projects.

Advice

Therefore, as we have an endpoint for this, the previous functionality has been marked as ‘deprecated’ in order to keep only the new endpoint. It will be removed in future versions.

Download the latest version

The Report for SonarQube Plugin is now available for download via the Universal Plugin Manager or from the product download page.

Remember, if you don’t already have this plugin you can download it and try it for free.

Start your free trial >


bitegarden team

Helping companies to develop better software

Back to blog

Leave a comment!