Releases: QualInsight/qualinsight-plugins-sonarqube-badges
Releases · QualInsight/qualinsight-plugins-sonarqube-badges
1.2.1
- revert plugin key value
1.2.0
- 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