.NET Driver Version 2.10.0 Release Notes
The main changes in 2.10.0 are:
- A number of minor bug fixes
- New ReplaceOptions parameter for the ReplaceOne CRUD methods
- Client-side field level encryption (FLE)
An online version of these release notes is available at:
The list of JIRA tickets resolved in this release is available at:
Documentation on the .NET driver can be found at:
http://mongodb.github.io/mongo-csharp-driver/
Documentation on the new client-side field level encryption feature can be found at:
http://mongodb.github.io/mongo-csharp-driver/2.10/reference/driver/crud/client_side_encryption/
Upgrading
There are no known backwards breaking changes in this release.