What's New
Learn what's new in:
What's New in 1.2
New features of the 1.2 MongoDB Analyzer release include:
Limited support for builders for Atlas Search.
Default LINQ provider version set to
V3
in driver versions 2.19.0 and higher.The
using MongoDB.Driver.Linq;
statement is no longer required to analyze LINQ expressions on macOS.
What's New in 1.1
New features of the 1.1 MongoDB Analyzer release include:
EnableVariableTracking
config option to track and compose variables holding builders definitionsImprovements to Fluent API support
Support for LINQ Query syntax
Support for IndexKeys builders
Support for Projection builders
What's New in 1.0
The initial release.