@@ -25,8 +25,6 @@ Learn what's new in:
25
25
* :ref:`Version 2.23 <version-2.23>`
26
26
* :ref:`Version 2.22 <version-2.22>`
27
27
* :ref:`Version 2.21 <version-2.21>`
28
- * :ref:`Version 2.20 <version-2.20>`
29
- * :ref:`Version 2.19 <version-2.19>`
30
28
31
29
.. _upcoming-breaking-changes:
32
30
@@ -155,32 +153,4 @@ The 2.21 driver release includes the following new features:
155
153
- Accepts options for Atlas Search sorting, tracking, and scoring.
156
154
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
157
155
- Offers an API for Atlas Search index management.
158
- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
159
-
160
- .. _version-2.20:
161
-
162
- What's New in 2.20
163
- ------------------
164
-
165
- The 2.20 driver release includes the following new features:
166
-
167
- - Added full support for {+mdb-server+} version 7.0.0.
168
- - Added support for equality query types in Queryable Encryption GA.
169
- - Improvements to LINQ3 integration.
170
- - Improvements to serialization features.
171
- - Improvements to the logging framework.
172
-
173
- .. _version-2.19:
174
-
175
- What's New in 2.19
176
- ------------------
177
-
178
- The 2.19 driver release includes the following new features:
179
-
180
- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
181
- the configurable ``AllowedTypes`` function.
182
- - Changed the default ``LinqProvider`` to LINQ3.
183
- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
184
- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
185
- - Added support for automatic KMS credentials for Azure VM Managed Identities.
186
- - Added native support for AWS IAM roles.
156
+ - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
0 commit comments