0.8.0.783
·
706 commits
to master
since this release
SonarQube CLI v0.8.0
This release introduces several improvements and fixes some bugs.
Features
- Improve the help command and provide a quickstart guide
- Rename authentication environment variables
SONAR_CLI_TOKEN->SONARQUBE_CLI_TOKENSONAR_CLI_SERVER->SONARQUBE_CLI_SERVERSONAR_CLI_ORG->SONARQUBE_CLI_ORG
- Sign macOS binary with Apple Developer ID to avoid frequent Keychain Access prompts
sonar self-updateupdates the secrets binary if it was previously installed- Collect uncaught exceptions with Sentry
Bug Fixes
- Do not require organization key when doing
auth logout