What's New
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the .NET/C# Driver.
Learn what's new in:
What's New in 2.19
The 2.19 driver release includes the following new features:
The
ObjectSerializer
allows deserialization of only safe types, as determined by the configurableAllowedTypes
function.Changed the default
LinqProvider
to LINQ3.Added Atlas Search (
$search
) support to builders, aggregation pipelines, and LINQ3.Added support for
$bucket
and$bucketAuto
aggregation pipeline stages in LINQ3.Added support for automatic KMS credentials for Azure VM Managed Identities.
Added native support for AWS IAM roles.