Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 22:11
· 247 commits to master since this release
32c3263

Note: This version supports Sonarqube 8.2, 8,3, and 8.4. Sonarqube 8.5 above are not supported in this release, nor are Sonarqube 8.1 or below

New Features

  • Support for Sonarqube 8.2
  • Support decorating mono-repos in Multiple Pull Requests on Github (#213)
  • Support for decorating Pull requests on Azure Devops (#218)

Fixes

  • Correctly load project ID for Gitlab decoration (#201, #214)
  • Escape HTML tags on Pull Request decoration (#216, #93)
  • Use correct image for Code Smell on Pull Request Decoration (#224)
  • Show the correct summary content for Bitbucket Pull Request Decoration (#237)
  • Handle no response content in Bitbucket Server Error response (#263, #243)
  • Reduce memory usage during Pull Request Decoration (#258)

A big thanks to everyone who contributed to this release!