Releases: thepracticaldeveloper/quboo-sonarqube-plugin
Releases · thepracticaldeveloper/quboo-sonarqube-plugin
v1.4.2
- Added stack traces to error logs. This will allow better diagnostics of Sonarqube connection issues.
v1.4.1
- 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
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
Added support for Sonarqube's Project Inclusion/Exclusion lists. Check the documentation website for more details.
v1.2.0
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
- Added compatibility with Sonar > 8
v1.0.6
- 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
This release includes:
- Bugfix: Score not assigned to players.
- Improvement: check HTTPs server certificate.
v.1.0.4
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
- First stable plugin version
- Added SonarQube plugin metadata