File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- # .NET Driver Version 2.10.0 Placeholder Release Notes
1+ # .NET Driver Version 2.10.0 Release Notes
22
3- The main new features in 2.10.0 are:
3+ The main changes in 2.10.0 are:
4+
5+ 1 . A number of minor bug fixes
6+ 2 . New ReplaceOptions parameter for the ReplaceOne CRUD methods
7+ 3 . Client-side field level encryption (FLE)
48
59An online version of these release notes is available at:
610
7- https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.10.0md
11+ https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.10.0.md
812
913The full list of JIRA issues that are currently scheduled to be resolved in this release is available at:
1014
1115https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.10.0%20ORDER%20BY%20key%20ASC
1216
13-
1417Documentation on the .NET driver can be found at:
1518
1619http://mongodb.github.io/mongo-csharp-driver/
1720
21+ Documentation on the new client-side field level encryption feature can be found:
22+
23+ http://mongodb.github.io/mongo-csharp-driver/2.10/reference/driver/crud/client_side_encryption/
24+
1825## Upgrading
1926
2027There are no known backwards breaking changes in this release.
You can’t perform that action at this time.
0 commit comments