Release notes - Sonar Scanner for Gradle - 7.2
Task
SCANGRADLE-245 Remove configuration cache incompatibility flag
SCANGRADLE-321 Prevent SonarPropertyComputer accessing File system at configuration time
SCANGRADLE-322 SonarPropertyComputer should only access environment variables it uses
SCANGRADLE-324 Centralize Sonar property names in ScanPropertyNames
SCANGRADLE-330 Run integration tests with configuration cache and check no problem found
SCANGRADLE-331 Add unit tests to check configuration cache works as expected for our tasks
Improvement
SCANGRADLE-263 Declare `build/sonar/` as an output directory
SCANGRADLE-314 compute compileClasspath and testClasspath using a provider