[new]: Sonarqube Version 9.9
Based on your query, it seems you are referring to . This was a significant release because it is a Long-Term Support (LTS) version.
Because 9.9 is an LTS, upgrading from an older LTS (8.9) requires a careful path. sonarqube version 9.9
One common complaint about older SonarQube versions (7.x and early 8.x) was the degradation of performance over time. Based on your query, it seems you are referring to
- name: SonarQube Scan uses: SonarSource/sonarqube-scan-action@v2 env: SONAR_TOKEN: $ secrets.SONAR_TOKEN SONAR_HOST_URL: $ secrets.SONAR_HOST_URL with: args: > -Dsonar.projectKey=my-project -Dsonar.java.binaries=build/ -Dsonar.qualitygate.wait=true Based on your query
Support for Python 3.10 and 3.11, including new syntax like match statements and except* .
To move to 9.9 LTS, keep these technical requirements in mind: The most exciting release yet - SonarQube 9.9 LTS! | Sonar