6.0.0.4432
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 #160
- SCANCLI-130 Set sonar.scanner.bootstrapStartTime by @claire-villard-sonarsource in #172
- Update the scanner library + hardening by @henryju in #174
- Rework logging to use slf4j + logback by @henryju in #176
- Hardening by @henryju in #177
- Log improvements by @henryju in #178
- Improve arch detection by @henryju in #180
New Contributors
- @david-cho-lerat-sonarsource made their first contribution in #160
- @7PH made their first contribution in #163
- @antoine-vinot-sonarsource made their first contribution in #164
- @claire-villard-sonarsource made their first contribution in #169
Full Changelog: 5.0.1.3006...6.0.0.4432