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 yourmongodb.analyzer.json
. For more information please refer to documentation.
The full list of JIRA issues resolved in this release is available here.