We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbe8d1 commit 890d946Copy full SHA for 890d946
source/whats-new.txt
@@ -58,6 +58,9 @@ The 3.2 driver release includes the following new features:
58
59
EnumRepresentationConvention(BsonType representation, bool topLevelOnly);
60
61
+- Optimizes client-side projections to retrieve only the required fields from
62
+ the server, rather than retrieving all fields and then filtering them.
63
+
64
.. _csharp-version-3.1:
65
66
What's New in 3.1
0 commit comments