@@ -28,8 +28,6 @@ Learn what's new in:
2828* :ref:`Version 2.23 <version-2.23>`
2929* :ref:`Version 2.22 <version-2.22>`
3030* :ref:`Version 2.21 <version-2.21>`
31- * :ref:`Version 2.20 <version-2.20>`
32- * :ref:`Version 2.19 <version-2.19>`
3331
3432.. _upcoming-breaking-changes:
3533
@@ -222,32 +220,4 @@ The 2.21 driver release includes the following new features:
222220- Accepts options for Atlas Search sorting, tracking, and scoring.
223221- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
224222- Offers an API for Atlas Search index management.
225- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
226-
227- .. _version-2.20:
228-
229- What's New in 2.20
230- ------------------
231-
232- The 2.20 driver release includes the following new features:
233-
234- - Added full support for {+mdb-server+} version 7.0.0.
235- - Added support for equality query types in Queryable Encryption GA.
236- - Improvements to LINQ3 integration.
237- - Improvements to serialization features.
238- - Improvements to the logging framework.
239-
240- .. _version-2.19:
241-
242- What's New in 2.19
243- ------------------
244-
245- The 2.19 driver release includes the following new features:
246-
247- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
248- the configurable ``AllowedTypes`` function.
249- - Changed the default ``LinqProvider`` to LINQ3.
250- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
251- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
252- - Added support for automatic KMS credentials for Azure VM Managed Identities.
253- - Added native support for AWS IAM roles.
223+ - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
0 commit comments