V2.0.5
What's Changed
- fix: correct pagination URL corruption in Bitbucket DC fetch by @fabio-gos-sonarsource in #72
- fix: exclude archived repositories from LOC calculation on Bitbucket by @fabio-gos-sonarsource in #73
- fix: resolve owner for personal-account GitHub analysis by @fabio-gos-sonarsource in #76
- fix: skip unreadable files and parse Result_*.json names robustly (#82) by @sylvain-combe-sonarsource in #83
- feat(webui): default Sonar-style exclusions on across all platforms by @fabio-gos-sonarsource in #86
- feat(devops): support comma-separated repo selection across platforms by @fabio-gos-sonarsource in #87
- perf(devops): skip all-branches scan when only the default branch is requested (GitHub + GitLab) by @fabio-gos-sonarsource in #88
- fix(workdir): configurable clone work dir + guaranteed temp cleanup (#81) by @fabio-gos-sonarsource in #89
- fix(logger): use SharedLogger() on per-repo hot paths to stop FD churn (#84) by @fabio-gos-sonarsource in #90
New Contributors
- @sylvain-combe-sonarsource made their first contribution in #83
Full Changelog: V2.0...V2.0.5