github SonarSource/sonar-scanner-msbuild 4.1.0.1148

latest releases: 9.0.0.100868, 8.0.3.99785, 9.0.0-rc.99116...
6 years ago

Highlights

  • This release introduces a new, dotnet core-based Scanner for MSBuild. It is a cross-platform implementation that does not require Mono.

Bug fixes

  • SONARMSBRU-199 - Analysis should not fail for valid Windows file/folder names, e.g. containing commas
  • SONARMSBRU-339 - Scanner for MSBuild through VSTS extension no longer imports coveragexml
  • SONARMSBRU-366 - Legacy bootstrapper exe always returns exit code 0
  • SONARMSBRU-379 - GUID detection mechanism doesn't work properly with relative paths

Improvements

  • SONARMSBRU-231 - Test results should be uploaded automatically for VSTS builds
  • SONARMSBRU-327 - Consider failing the analysis when encountering projects with duplicate Guids
  • SONARMSBRU-360 - Analysing projects using "dotnet build /t:rebuild" does not work
  • SONARMSBRU-364 - Set User-Agent in HTTP requests
  • SONARMSBRU-367 - On private project scanner fails with "Forbidden" if "Browse" permission is missing
  • SONARMSBRU-374 - Log warning when the user running the build is local system and not a normal Windows user
  • SONARMSBRU-375 - Ensure all path comparisons within the scanner are done using OS-specific case and separator sensitivity
  • SONARMSBRU-376 - Fail the build is ImportBefore targets detect unsupported version of MSBuild
  • SONARMSBRU-377 - Dump sonar-project.properties (without sensitive data) into the logs when sonar.debug=true is set
  • SONARMSBRU-378 - Credentials must be passed in both begin and end steps or not at all
  • SONARMSBRU-380 - End step should display a clear message when one of the project doesn't have a GUID
  • SONARMSBRU-382 - Embed Sonar CLI Scanner 3.1.0.1141

Don't miss a new sonar-scanner-msbuild release

NewReleases is sending notifications on new releases.