Skip to content

Commit ca45f6b

Browse files
authored
(DOCSP-44251) Removed EOL'd v2.20 and v2.19 (#262)
Co-authored-by: your proper name <your github email>
1 parent 02a6875 commit ca45f6b

File tree

1 file changed

+1
-31
lines changed

1 file changed

+1
-31
lines changed

source/whats-new.txt

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Learn what's new in:
3030
* :ref:`Version 2.23 <version-2.23>`
3131
* :ref:`Version 2.22 <version-2.22>`
3232
* :ref:`Version 2.21 <version-2.21>`
33-
* :ref:`Version 2.20 <version-2.20>`
34-
* :ref:`Version 2.19 <version-2.19>`
3533

3634
.. _upcoming-breaking-changes:
3735

@@ -353,32 +351,4 @@ The 2.21 driver release includes the following new features:
353351
- Accepts options for Atlas Search sorting, tracking, and scoring.
354352
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
355353
- 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

Comments
 (0)