Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.2.0 #950

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Release v4.2.0 #950

merged 1 commit into from
Aug 2, 2023

Conversation

shaopeng-gh
Copy link
Collaborator

v4.2.0

  • DEP: Remove Microsoft.CodeAnalysis. #934
  • DEP: Remove Microsoft.CodeAnalysis.NetAnalyzers. #934
  • DEP: Update msdia140.dll from 14.32.31326.0 to 14.36.32532.0. 936
  • DEP: Update symsrv.dll from 10.0.10150.0 to 10.0.22621.755. 936
  • DEP: Update ELFSharp package from 2.17.1 to 2.17.2. #930
  • DEP: Update System.Reflection.Metadata package from 7.0.0 to 7.0.2. #930
  • DEP: Update Newtonsoft.Json package from 13.0.1 to 13.0.3. #930
  • NR : BA2029.EnableIntegrityCheck (Rule Request) #922
  • BUG: BA2004.EnableSecureSourceCodeHashing now explicitly reports the insecure hash algorithm or that the module has no hash data present (in that circumstance). #929
  • BUG: Fix System.InvalidOperationException: Sequence contains more than one matching element when --trace is provided. 896
  • BUG: Fix --trace missing supported values from SARIF SDK (ScanTime, RuleScanTime, PeakWorkingSet, TargetsScanned, ResultsSummary). 896
  • BUG: Temporarily restore command-line option --hashes and --statistics as obsolete for compatibility reasons. Please do not use them as they will be removed in future releases. 945
  • BUG: Fix --quiet, --recurse, --rich-return-code, --ignorePdbLoadError and --environment not working without explicitly adding true. 946
  • NEW: BA2024.EnableSpectreMitigations now informs user when a compiland RawCommandLine value is missing and the rule is therefore not able to determine if /Qspectre is specified. #933
  • NEW: Add IncludeWixBinaries option when using config file, to include Wix binaries in the analysis. #944
  • NEW: Support SymbolPath, LocalSymbolDirectories, IgnorePdbLoadError option when using config file, in addtion to passing as command line parameters. #944

@suvamM suvamM merged commit 1aebcf7 into main Aug 2, 2023
5 checks passed
@suvamM suvamM deleted the release/v4.2.0 branch August 2, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants