Releases: SonarSource/sonarqube-roslyn-sdk
Releases · SonarSource/sonarqube-roslyn-sdk
4.0
This release fully supports the most recent version of SonarQube, 10.5.1, as of this release! And analyzers based on Roslyn up to 4.9.2.
Improvements
- #204 - Update Roslyn dependency version
- #209 - Display a help when no argument provided
- #100 - Add VB.NET support
- #128 - Fix issue with jar files not properly unzipping on Linux
- #215 - Update template plugin to 1.3.0.1139
- #203 - Improve failure message when no analyzers found
Full Changelog: 3.1...4.0
v3.1
v3.0
2.0
1.0
1.0-RC1
Initial review release
Supports generating a valid SonarQube plugin for a Roslyn analyser provided as a NuGet feed
Analyzers can use Roslyn v1.0 or v1.1.
Requires SonarQube Scanner for MSBuild v2.0 and C# plugin v4.5 or higher
Known limitations:
- will not generate plugins for NuGet plugins that have RequireLicenseAcceptance set to true (still need to clarify the legal position here)
- no opportunity to customise the generated jar (e.g. to provide richer rule descriptions or remediation costs)