Release notes - Sonar Scanner for Gradle - 7.3.0.8198
Maintenance
SCANGRADLE-207 Build fails on Mac
SCANGRADLE-275 Test all properties produces during analyses of the "integrationTests" projects
SCANGRADLE-315 Migrate usage of BaseVariant and related deprecated classes to new API
SCANGRADLE-354 Bump org.assertj:assertj-core from 3.26.0 to 3.27.7 in /integrationTests
SCANGRADLE-370 Prepare next development iteration 7.3-SNAPSHOT
SCANGRADLE-371 Add Gradle 9.4 to the ITs matrix
SCANGRADLE-372 Create SonarUpdateCenterRelease.yml
SCANGRADLE-374 Update the integration test projects to support Agp9 & Add AGP9 to its matrix
SCANGRADLE-378 Remove unused import to fix quality gate
SCANGRADLE-379 Fix cognitive complexity in ToolchainUtils::configureCompatibilityOptions
SCANGRADLE-387 Set up Orchestrator Cache
SCANGRADLE-388 Remove debug log test
SCANGRADLE-389 Do not run nightly builds on weekends
SCANGRADLE-391 Replace Gradle 9.4.0 with 9.4.1 in ITs
SCANGRADLE-392 Create workflow to inspect and cleanup S3 cache
SCANGRADLE-393 Improve logic in shouldRun method to avoid running analysis twice on same settings
SCANGRADLE-395 Update sonar-scanner-java-library to 4.1.1.1633
SCANGRADLE-397 Upgrade plexus-utils to version 3.6.1
SCANGRADLE-404 SubmitReview: Use Vault token
SCANGRADLE-406 Add Gradle 9.5.0 to ITs matrix
Feature
SCANGRADLE-306 Clean up gradle-wrapper.jar which fails verification
SCANGRADLE-360 Empty `sonar-resolver` folders are created during the configuration phase of the plugin
Bug
SCANGRADLE-99 Support Android Gradle Plugin 9
SCANGRADLE-297 Fix release simulation
SCANGRADLE-305 Gradle scanner 7.0+ SonarTask now triggers compilation
SCANGRADLE-373 NullPointerException with Sonar Gradle Plugin version 7.2.3
SCANGRADLE-376 Fix gradle9 GH Job on Peachee