@@ -30,8 +30,6 @@ Learn what's new in:
30
30
* :ref:`Version 2.23 <version-2.23>`
31
31
* :ref:`Version 2.22 <version-2.22>`
32
32
* :ref:`Version 2.21 <version-2.21>`
33
- * :ref:`Version 2.20 <version-2.20>`
34
- * :ref:`Version 2.19 <version-2.19>`
35
33
36
34
.. _upcoming-breaking-changes:
37
35
@@ -353,32 +351,4 @@ The 2.21 driver release includes the following new features:
353
351
- Accepts options for Atlas Search sorting, tracking, and scoring.
354
352
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
355
353
- Offers an API for Atlas Search index management.
356
- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
357
-
358
- .. _version-2.20:
359
-
360
- What's New in 2.20
361
- ------------------
362
-
363
- The 2.20 driver release includes the following new features:
364
-
365
- - Added full support for {+mdb-server+} version 7.0.0.
366
- - Added support for equality query types in Queryable Encryption GA.
367
- - Improvements to LINQ3 integration.
368
- - Improvements to serialization features.
369
- - Improvements to the logging framework.
370
-
371
- .. _version-2.19:
372
-
373
- What's New in 2.19
374
- ------------------
375
-
376
- The 2.19 driver release includes the following new features:
377
-
378
- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
379
- the configurable ``AllowedTypes`` function.
380
- - Changed the default ``LinqProvider`` to LINQ3.
381
- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
382
- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
383
- - Added support for automatic KMS credentials for Azure VM Managed Identities.
384
- - Added native support for AWS IAM roles.
354
+ - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
0 commit comments