What’s new
Discover the latest features released in SonarCloud
January 22, 2024
New Quality Gates come with Clean as You Code conditions
New quality gates now come optimized for Clean as You Code practice.
These conditions on the new code will help you keep the added and changed code clean!
For further information, please refer to the Community announcement.
January 17, 2024
Introducing Organization wide Private Projects
Paid organizations now have the option only to allow private projects. This will prevent the accidental creation of public projects.
Activating this option requires an active SonarCloud subscription and for the organization not to have any public projects.
For further information, please refer to the Community announcement.
January 05, 2024
Add support for PL/I, VB6, and RPG
We just added support for PL/I, VB6, and RPG on SonarCloud for both CI-based and automatic analysis. We now support the same set of languages on SonarCloud and SonarQube.
For further information, please refer to the Community announcement.
November 23, 2023
Resolve issues detected by external rule engines
You can now resolve issues detected by external rule engines, such as Roslyn within SonarCloud!
For further information, please refer to the Community announcement.
November 13, 2023
Deactivate rules effortlessly in an inherited Quality Profile
We have added a feature allowing you to directly deactivate rules from an inherited Quality Profile.
If a rule does not meet your project’s quality requirements, you can now deactivate it without creating a copy of the quality profile. This ensures that the profile remains current with any future updates we release.
For further information, please refer to the Community announcement.
November 09, 2023
.NET 8 and C# 12 support
In advance of the upcoming .NET release, we are very happy to announce that we have added support for C#12 & .NET 8
We now find issues in the new syntax in C#12 such as primary constructors, collection expressions, inline arrays, optional parameters in lambdas, 'ref readonly' parameters, and type aliases. The current release focuses on the rules contained in the “Sonar way” profile, improvements to non-Sonar way rules will follow.
For further information, please refer to this Community announcement.