See JIRA.
Breaking changes
The default value for the /d:sonar.host.url parameter changed from http://localhost:9000 to https://sonarcloud.io.
The scanner no longer depends on a local Java runtime environment installation. The required Java runtime environment is provisioned and cached by the scanner.
What's Changed
- Update README with new Clean Code wording and link from Marketing by @david-cho-lerat-sonarsource in https://github.com/SonarSource/sonar-scanner-cli/pull/160
- SCANCLI-130 Set sonar.scanner.bootstrapStartTime by @claire-villard-sonarsource in https://github.com/SonarSource/sonar-scanner-cli/pull/172
- Update the scanner library + hardening by @henryju in https://github.com/SonarSource/sonar-scanner-cli/pull/174
- Rework logging to use slf4j + logback by @henryju in https://github.com/SonarSource/sonar-scanner-cli/pull/176
- Hardening by @henryju in https://github.com/SonarSource/sonar-scanner-cli/pull/177
- Log improvements by @henryju in https://github.com/SonarSource/sonar-scanner-cli/pull/178
- Improve arch detection by @henryju in https://github.com/SonarSource/sonar-scanner-cli/pull/180
New Contributors
- @david-cho-lerat-sonarsource made their first contribution in https://github.com/SonarSource/sonar-scanner-cli/pull/160
- @7PH made their first contribution in https://github.com/SonarSource/sonar-scanner-cli/pull/163
- @antoine-vinot-sonarsource made their first contribution in https://github.com/SonarSource/sonar-scanner-cli/pull/164
- @claire-villard-sonarsource made their first contribution in https://github.com/SonarSource/sonar-scanner-cli/pull/169
Full Changelog: https://github.com/SonarSource/sonar-scanner-cli/compare/5.0.1.3006...6.0.0.4432