@@ -26,8 +26,6 @@ Learn what's new in:
26
26
* :ref:`Version 2.23 <version-2.23>`
27
27
* :ref:`Version 2.22 <version-2.22>`
28
28
* :ref:`Version 2.21 <version-2.21>`
29
- * :ref:`Version 2.20 <version-2.20>`
30
- * :ref:`Version 2.19 <version-2.19>`
31
29
32
30
.. _upcoming-breaking-changes:
33
31
@@ -182,32 +180,4 @@ The 2.21 driver release includes the following new features:
182
180
- Accepts options for Atlas Search sorting, tracking, and scoring.
183
181
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
184
182
- Offers an API for Atlas Search index management.
185
- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
186
-
187
- .. _version-2.20:
188
-
189
- What's New in 2.20
190
- ------------------
191
-
192
- The 2.20 driver release includes the following new features:
193
-
194
- - Added full support for {+mdb-server+} version 7.0.0.
195
- - Added support for equality query types in Queryable Encryption GA.
196
- - Improvements to LINQ3 integration.
197
- - Improvements to serialization features.
198
- - Improvements to the logging framework.
199
-
200
- .. _version-2.19:
201
-
202
- What's New in 2.19
203
- ------------------
204
-
205
- The 2.19 driver release includes the following new features:
206
-
207
- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
208
- the configurable ``AllowedTypes`` function.
209
- - Changed the default ``LinqProvider`` to LINQ3.
210
- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
211
- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
212
- - Added support for automatic KMS credentials for Azure VM Managed Identities.
213
- - Added native support for AWS IAM roles.
183
+ - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
0 commit comments