Skip to content

1.6.0.4255

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:18
· 184 commits to master since this release
Immutable release. Only release title and notes can be modified.
a8da4a6

SonarQube CLI v1.6.0

This release brings Vortex entitlement visibility into sonar system status, automatic cleanup of Vortex when entitlement is lost, and foundational work on the Private Beta command gating system.

Features

  • Vortex status in sonar system status: A new Vortex section now appears in sonar system status, showing your current entitlement and usage state. Genuine entitlement loss is surfaced as an unhealthy status with a recommendation to re-enable Vortex or remove its integration; usage-limit exhaustion remains healthy.
  • Automatic Vortex uninstall on entitlement loss: sonar integrate now automatically removes Vortex and its associated configuration when entitlement is genuinely lost, keeping your setup clean without manual intervention.
  • Improved secrets pre-push hook output: Output formatting for the secrets pre-push hook has been improved for better readability.

Miscellaneous

  • Internal work on end-of-turn Vortex instructions for the Codex integration.
  • Internal refactors and infrastructure improvements.