Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@BorisDog BorisDog released this 07 May 18:46
· 1 commit to main since this release
5308fee

MongoDB .NET Analyzer 2.0.0 Release Notes

This is the general availability release for the 2.0.0 version of the analyzer.
This version supports .Net/C# Driver version 3.0.0 and higher.

The main new features in 2.0.0 include:

  • VS-160 Support for 3.0.0 driver.

    • Removed support for 2.x driver.
    • Removed MALinq2002 rule.
  • VS-164 Added LINQ verbosity configuration option.
    To change LINQ verbosity please add "LinqAnalysisVerbosity": verbocity_level to your mongodb.analyzer.json. For more information please refer to documentation.

The full list of JIRA issues resolved in this release is available here.