3.5.3
·
845 commits
to master
since this release
This release enables to automatically sync any changes of SonarQube quality profiles to SonarLint, in real-time if you use SonarQube 9.4 or later
- Update Java analyzer 7.8.1 -> 7.9 -> 7.10 -> 7.11, enable parsing of Java 18 preview features, rules fixes.
- Update JS/TS analyzer 9.1 -> 9.2, Node.js 12.22.0 or later required, improvements and FP fixes
- Update CFamily analyzer 6.32 -> 6.33, bug-fixes for compilation database
- Update Python analyzer 3.12 -> 3.13 -> 3.14, fixes for false positives
- Subscribe to server events to synchronize quality profiles and rule configuration
- Lots of small bug fixes