Releases: SonarSource/sonarqube-scan-action
Releases · SonarSource/sonarqube-scan-action
v3.0.0
What's Changed
- Prevent globbing and word splitting in
cleanup.sh
by @vil02 in #133 - SQSCANGHA-42 Update Scanner CLI Docker to 11.1 by @henryju in #143
- Base image changed to Amazon Corretto
- Update to SonarScanner CLI 6.2
Full Changelog: v2...v3.0.0
v2.3.0
What's Changed
- SQSCANGHA-40 Revert cleanup.sh to reset file access to the root folder by @henryju in #132
Full Changelog: v2...v2.3.0
v2.2.0
What's Changed
- SQSCANGHA-30 Replace secrets.SONAR_HOST with actual value by @csaba-feher-sonarsource in #127
- SQSCANGHA-37 Update C++/C recommendation adding AutoScan recommendation by @7PH in #129
- SQSCANGHA-38 Revert "SQSCANGHA-28 Support passing args with spaces" by @csaba-feher-sonarsource in #131
New Contributors
- @csaba-feher-sonarsource made their first contribution in #127
- @7PH made their first contribution in #129
Full Changelog: v2...v2.2
What's Changed
- SQSCANGHA-30 Replace secrets.SONAR_HOST with actual value by @csaba-feher-sonarsource in #127
- SQSCANGHA-37 Update C++/C recommendation adding AutoScan recommendation by @7PH in #129
- SQSCANGHA-38 Revert "SQSCANGHA-28 Support passing args with spaces" by @csaba-feher-sonarsource in #131
New Contributors
- @csaba-feher-sonarsource made their first contribution in #127
- @7PH made their first contribution in #129
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- SQSCANGHA-27 Use GHA debug logging with scanner by @istvan-bodo-sonarsource in #120
- SQSCANGHA-21 Update the base image by @henryju in #119
- SQSCANGHA-26 Warning instead of failure for Maven/Gradle projects by @antoine-vinot-sonarsource in #117
- SQSCANGHA-28 Support passing args with spaces by @henryju in #122
- Don't recomend to use master as a version by @henryju in #123
- SQSCANGHA-29 Update .scannerwork cleanup by @istvan-bodo-sonarsource in #124
- SQSCANGHA-31 Stop making SONAR_HOST_URL mandatory by @henryju in #125
Full Changelog: v2...v2.1.0
v2.0.2
What's Changed
- NO-JIRA Bump actions/checkout from 3 to 4 by @dependabot in #83
- Update README.md with Clean Code link by @david-cho-lerat-sonarsource in #86
- docs: use actions/checkout@v4 as an example by @ALX99 in #96
- SQSCANGHA-18 Improve the SonarQube intro in README.md by @claire-villard-sonarsource in #100
- This repository is owned by the Analysis Experience squad by @claire-villard-sonarsource in #101
New Contributors
- @dependabot made their first contribution in #83
- @david-cho-lerat-sonarsource made their first contribution in #86
- @ALX99 made their first contribution in #96
- @claire-villard-sonarsource made their first contribution in #100
Full Changelog: v2.0.1...v2.0.2
v2.0.1
SQSCANGHA-13 Update base image
v2.0.0
Update Base Image
v1.2.0
Update Base Image
v1.1.0
Update Base Image
v1.0.0
Initial release.