Skip to content

v2.24.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:23
· 16 commits to main since this release
234e439

The CLI now tries Bearer first (SonarQube Cloud and Server 10.0+) and transparently falls back to Basic for older self-hosted Servers, caching the resolved scheme for the run. SonarQube Cloud is always sent Bearer. Authentication failures now return a status-aware message (HTTP 401/403 token/permission, 5xx server-unavailable) instead of a single generic line.

  • chore(deps): bump the Go dependencies group with 10 updates (#928)

Full changelog: v2.23.2...v2.24.0