Skip to content

Releases: QualInsight/qualinsight-plugins-sonarqube-badges

1.2.1

14 Mar 20:13
Compare
Choose a tag to compare
  • revert plugin key value

1.2.0

12 Mar 18:03
Compare
Choose a tag to compare
  • rename plugin to SVG Badges #13
  • change badge label from "quality" to "quality gate" #17
  • replace "none" badge image by "not set"
  • change web service url from /api/status/image? to /api/badges/gate?
  • generate "not found" badge if no analysed project with provided key is found #11
  • XSL transformation of generated SVG image in order to use client-friendly fonts #19
  • optimize SVG image weight #3
  • generate specific image when web service requires credentials #15
  • adapt documentation

1.2.0-RC3

11 Mar 22:40
Compare
Choose a tag to compare
1.2.0-RC3 Pre-release
Pre-release
  • XSL transformation of generated SVG image in order to use client-friendly fonts #19
  • optimize SVG image weight #3
  • generate specific image when web service requires credentials #15
  • replace "none" badge image by "not set"

1.2.0-RC2

10 Mar 20:58
Compare
Choose a tag to compare
1.2.0-RC2 Pre-release
Pre-release
  • fix quality issues
  • adapt documentation
  • handle 401 error #15

1.2.0-RC1

10 Mar 00:32
Compare
Choose a tag to compare
1.2.0-RC1 Pre-release
Pre-release
  • change badge label from "quality" to "quality gate" #17
  • use font available server side #14
  • generate "not found" badge if no analysed project with provided key is found #11
  • rename plugin to SVG Badges #13
  • change web service url from /api/status/image? to /api/badges/gate?