Releases: SonarSource/sonarlint-visualstudio
6.11.1
This release is identical to 6.11.0 + relevant SBOM files.
See release notes: https://github.com/SonarSource/sonarlint-visualstudio/releases/tag/v6.11.0.58852
Improvements
- 3469 - SBOM files are not being generated for builds in master
6.11
This release makes it simpler to access SonarLint features with a dedicated SonarLint menu, and improves C#11 and C++20 support
Improvements
- 3392 - Add SonarLint menu under Extensions
- 3390 - Add sonarlint icon to Disable Rule command
- 3301 - Exclude analysis on temp files
- 3111 - [UX] Make it clearer for the user which analyzer(s) has been triggered
- 2049 - "Open in browser" menu caption could be more helpful
Analyzer Upgrades
6.10
This version brings you the first fragment of C# 11 support, and helps you catch more potential null reference exceptions in .NET
### Improvements
- 3334 - Update embedded JavaScript analyzer to 9.11.0.20161
- 3330 - Embed SonarC# 8.49 and SonarVB 8.49
- 3287 - Update embedded CFamily analyzer to 6.39.0.60440
Bug Fixes
6.9
6.8
This release introduces quick fixes for several JavaScript and TypeScript rules, and plenty of new rules and improvements for C#10, tuple deconstruction, Azure functions, React, and more.
### Improvements
- 3196 - Embed SonarC# 8.44 and SonarVB 8.44
- 3175 - Display notification if compatible NodeJS not found
- 3116 - Update embedded JavaScript analyzer to 9.7.0.18911
- 3096 - Update embedded CFamily analyzer to 6.36.0.52033
Bug Fixes
6.7
This releases adds connected mode support for JavaScript/TypeScript
### New Features
- 770 - Add support for connected mode for JavaScript/TypeScript
Improvements
- 3126 - [Binding] List of supported languages is out of date
Bug Fixes
- 3142 - VS crashes when a solution is closed while Team Explorer is open
- 3138 - [Gold bar] Opening a bound folder workspace solution with an open file triggers a gold bar
- 2967 - Error initializing Taint Vulnerabilities package
- 696 - SonarQubeService allows requests to be made before the initial connection is complete
6.6
SonarLint now syncs and applies file and directory inclusions and exclusions configured in SonarQube and SonarCloud
### Improvements
- 1335 - Apply server settings in connected mode
6.5
6.4.1
6.4
This release adds rules to detect cloud secrets that are hard-coded in source files.
Improvements
- 2677 - Implement S6336: Alibaba Cloud AccessKeys should not be disclosed
- 2676 - Implement S6337: IBM API keys should not be disclosed
- 2675 - Implement S6335: Google Cloud service account keys should not be disclosed
- 2674 - Implement S6334: Google API keys should not be disclosed
- 2670 - Implement S6338: Azure Storage Account Keys should not be disclosed
- 2668 - Implement S6292: Amazon MWS credentials should not be disclosed
- 2667 - Implement S6290: Amazon Web Service credentials should not be disclosed