Skip to content

Releases: thepracticaldeveloper/quboo-sonarqube-plugin

v1.4.2

04 Nov 06:58
Compare
Choose a tag to compare
  • Added stack traces to error logs. This will allow better diagnostics of Sonarqube connection issues.

v1.4.1

09 Aug 06:23
Compare
Choose a tag to compare
  • Fixed bug: in situations where there are more than 10k issues in Sonar, some could be ignored due to the API limits. Now, they should appear first, and therefore will be processed.
  • Cache improvements (also available in previous releases).

v1.4.0

09 Apr 10:08
Compare
Choose a tag to compare

Added features:

  • Ability to select a limited group of Sonarqube users whose issues will be exported to Quboo. This allows you to play within your team without getting extra users from your organization.

v1.3.0

11 Jan 07:12
Compare
Choose a tag to compare

Added support for Sonarqube's Project Inclusion/Exclusion lists. Check the documentation website for more details.

v1.2.0

20 May 06:40
Compare
Choose a tag to compare

Changes:

  • Fixed bug: the plugin crashed if there were too many issues (> 10K)
  • Improvement: issue/user cache to avoid sending the same content multiple times.

v1.1.0

07 Apr 05:52
Compare
Choose a tag to compare
  • Added compatibility with Sonar > 8

v1.0.6

31 Oct 06:27
Compare
Choose a tag to compare
  • Added two fields to export from Sonarqube server: type and tags. They will be used to assign new upcoming badges.
  • Added some extra log to help users find common configuration issues.

v1.0.5

05 Jun 05:31
Compare
Choose a tag to compare

This release includes:

  • Bugfix: Score not assigned to players.
  • Improvement: check HTTPs server certificate.

v.1.0.4

26 May 08:41
Compare
Choose a tag to compare

The new version of Quboo SonarQube Plugin supports servers with "Force User Authentication" enabled.

To use this feature, you have to create an API token in SonarQube and introduce it in the new setting in the Quboo Sonar Plugin configuration tab. See the docs for more information.

v1.0.3

07 Apr 07:40
Compare
Choose a tag to compare
  • First stable plugin version
  • Added SonarQube plugin metadata