@@ -89,49 +89,3 @@ The 2.22 driver release includes the following new features:
89
89
- Added logging messages for server discovery and monitoring (SDAM) events. For more
90
90
information on these events, see the
91
91
`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>`__
92
-
93
- .. _version-2.21:
94
-
95
- What's New in 2.21
96
- ------------------
97
-
98
- .. warning:: Breaking changes in v2.21
99
-
100
- The v2.21 driver contains breaking changes. See :ref:`<csharp-breaking-changes-2.21.0>`
101
- for more information.
102
-
103
- The 2.21 driver release includes the following new features:
104
-
105
- - Improvements and bug fixes to the LINQ3 integration.
106
- - Accepts options for Atlas Search sorting, tracking, and scoring.
107
- - Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
108
- - Offers an API for Atlas Search index management.
109
- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
110
-
111
- .. _version-2.20:
112
-
113
- What's New in 2.20
114
- ------------------
115
-
116
- The 2.20 driver release includes the following new features:
117
-
118
- - Added full support for MongoDB Server version 7.0.0.
119
- - Added support for equality query types in Queryable Encryption GA.
120
- - Improvements to LINQ3 integration.
121
- - Improvements to serialization features.
122
- - Improvements to the logging framework.
123
-
124
- .. _version-2.19:
125
-
126
- What's New in 2.19
127
- ------------------
128
-
129
- The 2.19 driver release includes the following new features:
130
-
131
- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
132
- the configurable ``AllowedTypes`` function.
133
- - Changed the default ``LinqProvider`` to LINQ3.
134
- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
135
- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
136
- - Added support for automatic KMS credentials for Azure VM Managed Identities.
137
- - Added native support for AWS IAM roles.
0 commit comments