Skip to content

Release 0.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Christoph-Meyer Christoph-Meyer released this 04 Oct 08:40
· 440 commits to master since this release

Release version with lots of bug fixes, minor backend improvements and some refactorings.

Features and tweaks include:

  • Improved backend logging (esp. w/ security issues or when contacting the SonarQube server)
  • Backend issue partitioning added - when retrieving lots of issues this is now done in chunks plus logging
  • Default for retrieving issues from SonarQube now works with the following severities [Blocker, Critical, Major] if more then 500 issues are found. If less issues are found, all are retrieved.
  • User save added after awarding gold and xp (should fix some rewarding issues)
  • Code improvements, containing Enum-Refactorings and reworking the SonarQube-REST-API-Calls into a builder