Skip to main content
Sonar.tv
Back
See it Live: SonarQube 9.9 LTSNow Playing

See it Live: SonarQube 9.9 LTS

Product UpdatesMarch 13th 20241:01:07

A comprehensive live demonstration of SonarQube 9.9 LTS, walking through all major features in the long-term support release including branch analysis, security reports, and portfolio management.

SonarSource recently held a webinar introducing SonarQube 9.9 LTS, the latest long-term support release of their code quality and security platform. Hosted by Kirti Joshi from the product marketing team and Jeff Zapatni from sales engineering, the presentation outlined the philosophy behind LTS releases and demonstrated why development teams should consider upgrading to this version. The webinar emphasized that SonarQube 9.9 is a significant release, as it holds the unique distinction of being both the latest release and the designated LTS—making it an ideal upgrade target for organizations seeking stability and continued support.

Understanding Long-Term Support

SonarSource maintains two parallel release tracks for SonarQube: the latest release, which includes minor point updates every two months, and the LTS version, which receives dedicated maintenance and security backports for approximately 18 months. While the latest release track suits teams that can commit to frequent upgrades and want continuous access to new features, the LTS track provides stability and predictable support windows. With 9.9 LTS now designated, organizations can rely on guaranteed maintenance until the next LTS release is announced, allowing teams to plan upgrades with greater confidence and reduced operational risk.

Three Pillars: Speed, Security, and Scale

The SonarQube 9.9 LTS release is built around three core pillars addressing common enterprise pain points. The speed pillar focuses on faster pull request and branch analysis, improving developer productivity and CI/CD pipeline efficiency. The security pillar enhances detection engines with improved precision and accuracy while adding in-depth analysis capabilities for cloud configuration files—critical for organizations building cloud-native applications. The scale pillar introduces stronger access management, internal and external governance features, improved compliance reporting, and enhanced organizational awareness tools designed for managers, DevOps leaders, and administrators managing growing teams.

Performance Improvements in Analysis Speed

One of the most tangible improvements in SonarQube 9.9 is the dramatic acceleration of pull request analysis. In version 8.9, all project files were analyzed regardless of whether they were modified in a pull request. Version 9.9 implements incremental analysis and server-side caching, analyzing only changed files while maintaining analysis precision across all supported programming languages. Benchmark results demonstrate substantial improvements: Nuxio, a Java-based content management system with 400k lines of code, saw pull request analysis time reduce from 5.5 minutes to 1.5 minutes, while WordPress PHP projects experienced similar reductions from 3.5 minutes to under 1.5 minutes. These performance gains translate directly into faster feedback cycles for developers and more efficient software development lifecycles.

Key Takeaways

  • LTS Designation: SonarQube 9.9 is both the latest and LTS release, receiving 18 months of dedicated maintenance and security patches
  • Incremental Analysis: Pull request analysis now processes only modified files, reducing analysis time by 60-70% depending on project size
  • Enhanced Security: Improved detection engines with better precision and new cloud configuration file analysis capabilities
  • Organizational Scale: New governance, access management, and compliance reporting features support growing enterprises
  • Stability with Innovation: LTS release provides predictable support windows while maintaining access to significant feature improvements