1.2.0.3278
·
152 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
SonarQube CLI v1.2.0
This release improves agent integrations, network transparency, and installation experience.
Features
- Multi-file Agentic Analysis:
sonar analyze agenticnow accepts repeatable--fileflags — passing two or more files automatically triggers DEEP analysis for richer cross-file results. - Network Configuration in Status:
sonar system statusnow displays active proxy and custom CA certificate configuration, including the source (e.g. environment variables) and the relevant URLs or file paths, with credentials redacted. - Updated MCP Docker Image:
sonar run mcpnow pulls from the officialsonarsource/sonarqube-mcpimage by default. - Always-current install scripts: The
install.sh/install.ps1scripts andsonar self-updateno longer hardcode a version number — they now fetch the latest stable version automatically from binaries.sonarsource.com.
Bug Fixes
- Fixed
sonar integrate antigravitywriting content to.agents/instructions/(ignored by Antigravity) instead of the correct.agents/rules/location.