@@ -27,8 +27,6 @@ Learn what's new in:
27
27
* :ref:`Version 2.23 <version-2.23>`
28
28
* :ref:`Version 2.22 <version-2.22>`
29
29
* :ref:`Version 2.21 <version-2.21>`
30
- * :ref:`Version 2.20 <version-2.20>`
31
- * :ref:`Version 2.19 <version-2.19>`
32
30
33
31
.. _upcoming-breaking-changes:
34
32
@@ -204,32 +202,4 @@ The 2.21 driver release includes the following new features:
204
202
- Accepts options for Atlas Search sorting, tracking, and scoring.
205
203
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
206
204
- Offers an API for Atlas Search index management.
207
- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
208
-
209
- .. _version-2.20:
210
-
211
- What's New in 2.20
212
- ------------------
213
-
214
- The 2.20 driver release includes the following new features:
215
-
216
- - Added full support for {+mdb-server+} version 7.0.0.
217
- - Added support for equality query types in Queryable Encryption GA.
218
- - Improvements to LINQ3 integration.
219
- - Improvements to serialization features.
220
- - Improvements to the logging framework.
221
-
222
- .. _version-2.19:
223
-
224
- What's New in 2.19
225
- ------------------
226
-
227
- The 2.19 driver release includes the following new features:
228
-
229
- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
230
- the configurable ``AllowedTypes`` function.
231
- - Changed the default ``LinqProvider`` to LINQ3.
232
- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
233
- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
234
- - Added support for automatic KMS credentials for Azure VM Managed Identities.
235
- - Added native support for AWS IAM roles.
205
+ - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
0 commit comments