@@ -24,8 +24,6 @@ Learn what's new in:
2424* :ref:`Version 2.23 <version-2.23>`
2525* :ref:`Version 2.22 <version-2.22>`
2626* :ref:`Version 2.21 <version-2.21>`
27- * :ref:`Version 2.20 <version-2.20>`
28- * :ref:`Version 2.19 <version-2.19>`
2927
3028.. _upcoming-breaking-changes:
3129
@@ -126,32 +124,4 @@ The 2.21 driver release includes the following new features:
126124- Accepts options for Atlas Search sorting, tracking, and scoring.
127125- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
128126- Offers an API for Atlas Search index management.
129- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
130-
131- .. _version-2.20:
132-
133- What's New in 2.20
134- ------------------
135-
136- The 2.20 driver release includes the following new features:
137-
138- - Added full support for {+mdb-server+} version 7.0.0.
139- - Added support for equality query types in Queryable Encryption GA.
140- - Improvements to LINQ3 integration.
141- - Improvements to serialization features.
142- - Improvements to the logging framework.
143-
144- .. _version-2.19:
145-
146- What's New in 2.19
147- ------------------
148-
149- The 2.19 driver release includes the following new features:
150-
151- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
152- the configurable ``AllowedTypes`` function.
153- - Changed the default ``LinqProvider`` to LINQ3.
154- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
155- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
156- - Added support for automatic KMS credentials for Azure VM Managed Identities.
157- - Added native support for AWS IAM roles.
127+ - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
0 commit comments