6.0.0-beta-3
This pre-release supports the new SonarQube 10.x releases while also supporting 9.5+
BREAKING CHANGES
- This version is not compatible with SonarQube < 9.5
Features
- Compatibility with Sonar 10.x (#375)
- Support for Scala (#352)
- Feature to import SPDX license list (fa68e04)
- Resolve node_modules relative to package.json #380
- Make report path configurable in Gradle scanner #397
Other Changes:
- Use Prettier for code formatting #399