Skip to content

Commit 714f41b

Browse files
committed
remove 2.21 (#332)
(cherry picked from commit b3a1e69) (cherry picked from commit e67906c)
1 parent 1d7c737 commit 714f41b

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

source/whats-new.txt

-46
Original file line numberDiff line numberDiff line change
@@ -57,49 +57,3 @@ The 2.22 driver release includes the following new features:
5757
- Added logging messages for server discovery and monitoring (SDAM) events. For more
5858
information on these events, see the
5959
`MongoDB SDAM Logging and Monitoring specification. <https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.rst#log-messages>`__
60-
61-
.. _version-2.21:
62-
63-
What's New in 2.21
64-
------------------
65-
66-
.. warning:: Breaking changes in v2.21
67-
68-
The v2.21 driver contains breaking changes. See :ref:`<csharp-breaking-changes-2.21.0>`
69-
for more information.
70-
71-
The 2.21 driver release includes the following new features:
72-
73-
- Improvements and bug fixes to the LINQ3 integration.
74-
- Accepts options for Atlas Search sorting, tracking, and scoring.
75-
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
76-
- Offers an API for Atlas Search index management.
77-
- Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
78-
79-
.. _version-2.20:
80-
81-
What's New in 2.20
82-
------------------
83-
84-
The 2.20 driver release includes the following new features:
85-
86-
- Added full support for MongoDB Server version 7.0.0.
87-
- Added support for equality query types in Queryable Encryption GA.
88-
- Improvements to LINQ3 integration.
89-
- Improvements to serialization features.
90-
- Improvements to the logging framework.
91-
92-
.. _version-2.19:
93-
94-
What's New in 2.19
95-
------------------
96-
97-
The 2.19 driver release includes the following new features:
98-
99-
- The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
100-
the configurable ``AllowedTypes`` function.
101-
- Changed the default ``LinqProvider`` to LINQ3.
102-
- Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
103-
- Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
104-
- Added support for automatic KMS credentials for Azure VM Managed Identities.
105-
- Added native support for AWS IAM roles.

0 commit comments

Comments
 (0)