Skip to content

8.0.0

Compare
Choose a tag to compare
@SonarTech SonarTech released this 12 Aug 09:19
cadcd69
  • The scanner is now supporting multi-language analysis. This means that it automatically picks up all the files for the following languages:
    • T-SQL
    • PL/SQL
    • YAML
    • XML
    • JSON
    • CSS
    • HTML
    • Javascript
    • Typescript

If this is not desired, it can be turned off by providing /d:sonar.scanner.scanAll=false on the begin step.

  • The JRE provisioning is disabled if the targeted SonarQube instance version is less than 10.6