-
Version number upgraded to 3.0.0 due to breaking changes:
- Compiled with Java 17
- Compatible only with SonarQube 9.9 (previous LTS), 10.8 and 2025.1 (current LTS)
- No more compatible with Progress Developer Studio 11.7. Switch to VS Code if you want to continue using SonarLint with 11.7
- Rules plugin maintainers: new lookup path for rule description (see rules-plugin-template)
-
Support for clean code definition introduced in SonarQube 10 + some security hotspots now considered vulnerabilities + Owasp & CWE categorization
-
Various fixes: ParameterMode rule (#1154), NPE in KeywordCase
-
Removed JsonWriteLongchar rule
-
Various improvements for Language Server
-
Add support for quick fix in OpenEdge rules. A few rules now have quick fix available (only in Sonarlint for VS Code, that will be implemented in Eclipse / PDSOE later)