Skip to content

8.35

Compare
Choose a tag to compare
@sonar-dotnet-bot sonar-dotnet-bot released this 31 Jan 09:11
3f1f4cd

Hello everyone,

In the latest sprint, we focused our attention on our testing infrastructure and ensured that our rules are tested with the latest versions of .Net Core. Besides that, we added a couple of improvements and did a small performance improvement.

Once again thanks to @Corniel for his contribution.

New Rules

  • 5253 - [VB.NET] Implement S1155 for VB.NET: Collections emptiness checking

Improvements

  • 5333 - Update rule documentation
  • 5296 - Rule S2077: add support for Entity Framework Core new overloads
  • 5286 - Rule S3415: Add missing assert functions and cleanup

Bug Fixes

  • 5334 - [C#, VB.NET] Unable to install or update NuGet package in Visual Studio 2022

False Positive

  • 4748 - [C#] Rule S2197: false positive when Array.Length or Enumerable.Count are used

Performance

  • 5321 - [C#] Improve old Symbolic Execution memory consumption