What’s new
Discover the latest features released in SonarQube Cloud
July 31, 2024
SonarQube Cloud new plans announcement
We just launched two new plans on SonarQube Cloud that will replace our existing offering.
The Enterprise plan delivers a range of advanced features offering mission-critical flexibility, scalability, and performance. Available now as an early access program with the following key features:
- SSO through SAML
- Enterprise hierarchy to group multiple organizations
- Management reporting through Portfolios, security reports, and project reports
- Organization-wide project configuration
The Team plan replaces the current paid plan. The Team plan delivers essential capabilities for small development teams and businesses, both from an ecosystem integration and collaboration perspective. Some features of the current paid plan have moved to the Enterprise plan and will not be available with the Team plan:
- Enterprise-specific languages (ABAP, COBOL, RPG, PL/I, Apex)
- GitHub Advanced security integration
- Organization-level project management
- Quality Profile permission delegation
Please visit this blog or Community post for more information. You can also read the new plans FAQ.
July 25, 2024
Open issues in your IDE with SonarQube for IDE
You can now open an issue you are investigating in SonarQube Cloud into your preferred IDE (VS Code, JetBrains IDEs, Visual Studio, and Eclipse) to fix it.
In connected mode, SonarQube for IDE will automatically open the correct file, and bring the focus to the line of code containing the issue.
Discover more here.
July 03, 2024
Integration with Amazon CodeCatalyst
We have enhanced the integration of SonarQube Cloud with Amazon CodeCatalyst.
CodeCatalyst can now trigger the SonarQube Cloud scan action during pipeline execution to automate code analysis. This will help you catch issues early and deliver high-quality software.
Learn more here
April 24, 2024
Automatic analysis now supports .NET Framework projects
SonarQube Cloud now supports automatic analysis for .NET Framework projects in GitHub.
With this enhancement, the automatic analysis feature can now be used to analyze non-SDK projects, Shared Projects (shproj), and SDK-style projects.
Automatic analysis enables a 1-click analysis of your projects hosted in GitHub. More information is available here.
See also the Community announcement for details.
April 15, 2024
New logging rules for .NET
We have released 15 new rules for .NET developers targeting best practices when writing logging code.
A blog C# Logging best practices with .NET is available.
See also the Community announcement and Sonar rules for details.
April 10, 2024
New rules to help developers working with TensorFlow
We have introduced 7 new rules to help you avoid common pitfalls when working with TensorFlow.
Please refer to the Community announcement for more details on each rule, plus check here to provide feedback, and see what’s coming up for Python in SonarQube Cloud.