Skip to content

Releases: gabrie-allaigre/sonar-gitlab-plugin

Version 4.1.0-SNAPSHOT

28 Mar 10:09
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fix new line in json #181
  • Fix new rule type #183
  • Adding support for NONE in QualityGateFailMode #206
  • Code Quality Descriptions #208
  • Make sure that ReporterBuilder is available during batch #214
  • Fix issues retrieval for SonarQube Community Edition #227

Release 3.0.2

10 Sep 07:05
Compare
Choose a tag to compare

Changed

  • Only for SonarQube 6.7
  • Support unit test sources #104
  • Show user token in project config #89

Fixed

  • Fix bug with QualityGate status NONE #107
  • Fix sonar issues limit 10000 #140
  • Add test for covorage

Release 4.0.0

27 Aug 10:16
Compare
Choose a tag to compare

Changed

  • Update to sonarqube 7.0 plugin version

Fixed

  • Using properties instead of depending on the deprecated, work with SonarQube 7.2 #164 (Thanks dmarin)
  • Fix others deprecated
  • Fix sonar issues limit 10000 #140
  • Fix disable proxy if proxy is enable in system #168

RC1 3.0.2

04 Sep 11:46
Compare
Choose a tag to compare
RC1 3.0.2 Pre-release
Pre-release

Changed

  • Only for SonarQube 6.7
  • Support unit test sources #104
  • Show user token in project config #89

Fixed

  • Fix bug with QualityGate status NONE #107
  • Fix sonar issues limit 10000 #140
  • Add test for covorage

3.0.1

13 Feb 14:33
Compare
Choose a tag to compare

Features

  • Support unit test sources #104
  • Show user token in project config #89

Bugfix

  • Fix bug with QualityGate status NONE #107

Release 3.0.0

31 Jan 10:09
Compare
Choose a tag to compare
  • For publish mode, get quality gate and print in global comment
  • For publish mode, get all new issues and print in inline and global comment
  • For publish mode, build breaker (status or exit) if quality gate is error or warn (option)
  • Api v4 is now default value
  • Add json report for GitLab EE, codeclimate or sast
  • Add filter for issues
  • Add information rule by issue

Release 2.1.0

17 May 13:42
Compare
Choose a tag to compare
  • Add commit only line
  • Add prefix workspace (not found .git folder)
  • Support v3 & v4 api for GitLab
  • Add all issues option

Release 2.0.1

29 Mar 21:37
Compare
Choose a tag to compare
  • Fixbug : NoClassDefFoundError with internal sonar class #26

Release 2.0.0

22 Mar 14:41
Compare
Choose a tag to compare

New version 2.0.0

  • Use emoticon (Thanks Artpej)
  • Change fail rule (Thanks Artpej)
  • Add comment for no issue (Thanks frol2103)
  • Refactored code (Thanks johnou)
  • Disable reporting in global comments
  • Disable reporting in inline comments
  • Add support Proxy
  • Ignore certficate if auto-signed
  • Custom global comment (Template)
  • Custom inline comment (Template)
  • Get multi SHA for comment inline all commits
  • Custom comment maybe empty then no comment added

Update

Release 1.7

02 Mar 08:58
Compare
Choose a tag to compare

For SonarQube >=5.4

  • Copy file in extensions directory SONARQUBE_HOME/extensions/plugins
  • Restart SonarQube