Docs Menu

Docs HomeMongoDB Analyzer

What's New

On this page

  • What's New in 1.3
  • What's New in 1.2
  • What's New in 1.1
  • What's New in 1.0

Learn what's new in:

  • Version 1.3

  • Version 1.2

  • Version 1.1

  • Version 1.0

New features of the 1.3 MongoDB Analyzer release include:

  • POCO to JSON analysis rules that show the serialization result of a POCO at compile time

  • POCO, LINQ, and Builders analysis that supports BSON serialization attributes

  • Support for LINQ expressions that use enums in tuples

  • Improved support for nullable types

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.

New features of the 1.1 MongoDB Analyzer release include:

  • EnableVariableTracking config option to track and compose variables holding builders definitions

  • Improvements to Fluent API support

  • Support for LINQ Query syntax

  • Support for IndexKeys builders

  • Support for Projection builders

The initial release.

←  Frequently Asked QuestionsIssues & Help →