Skip to content

Commit 890d946

Browse files
Projection optimization note (#460)
1 parent 9cbe8d1 commit 890d946

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/whats-new.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ The 3.2 driver release includes the following new features:
5858

5959
EnumRepresentationConvention(BsonType representation, bool topLevelOnly);
6060

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+
6164
.. _csharp-version-3.1:
6265

6366
What's New in 3.1

0 commit comments

Comments
 (0)