Release notes - Sonar Scanner for Gradle - 7.1
Bug
SCANGRADLE-292 Execution failed on Gradle 9.1.0 for android project with parallel execution
SCANGRADLE-293 The sonarResolver task should not create implicit dependency links with other tasks
SCANGRADLE-295 The scanner should not fail on ./gradlew clean sonar
SCANGRADLE-298 Prevent Windows QA task from running on release
Task
SCANGRADLE-273 Project resolution should not include class paths when a project does not have any
SCANGRADLE-290 Prepare next development iteration 7.1-SNASPHOT
SCANGRADLE-299 Migrate QA from Cirrus to GitHub actions
SCANGRADLE-300 Update sha256 of sonarqube-gradle-plugin-7.0.1.6134.jar
SCANGRADLE-301 Add Gradle 9.2 to the ITs
SCANGRADLE-302 Add Android Gradle Plugin 8.13 to the ITs
SCANGRADLE-303 Migrate build from Cirrus to GitHub actions
SCANGRADLE-304 Fold all contributing documentation into the README
SCANGRADLE-309 Migrate Windows build from Cirrus to GitHub action
SCANGRADLE-312 Document how to add a project to the end-to-end tests
SCANGRADLE-313 Fold all contributing documentation into the README
SCANGRADLE-316 Replace Gradle 9.2 with 9.2.1 in ITs
Improvement
SCANGRADLE-317 Compute all ProjectProperties in SonarResolverTask configuration instead of SonarPropertyComputer