Skip to content

Commit 13ace6e

Browse files
committed
remove 2.21 (#332)
(cherry picked from commit b3a1e69) (cherry picked from commit e67906c)
1 parent 25d74eb commit 13ace6e

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

source/whats-new.txt

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -35,49 +35,3 @@ The 2.22 driver release includes the following new features:
3535
- Added logging messages for server discovery and monitoring (SDAM) events. For more
3636
information on these events, see the
3737
`MongoDB SDAM Logging and Monitoring specification. <https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.rst#log-messages>`__
38-
39-
.. _version-2.21:
40-
41-
What's New in 2.21
42-
------------------
43-
44-
.. warning:: Breaking changes in v2.21
45-
46-
The v2.21 driver contains breaking changes. See :ref:`<csharp-breaking-changes-2.21.0>`
47-
for more information.
48-
49-
The 2.21 driver release includes the following new features:
50-
51-
- Improvements and bug fixes to the LINQ3 integration.
52-
- Accepts options for Atlas Search sorting, tracking, and scoring.
53-
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
54-
- Offers an API for Atlas Search index management.
55-
- Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
56-
57-
.. _version-2.20:
58-
59-
What's New in 2.20
60-
------------------
61-
62-
The 2.20 driver release includes the following new features:
63-
64-
- Added full support for MongoDB Server version 7.0.0.
65-
- Added support for equality query types in Queryable Encryption GA.
66-
- Improvements to LINQ3 integration.
67-
- Improvements to serialization features.
68-
- Improvements to the logging framework.
69-
70-
.. _version-2.19:
71-
72-
What's New in 2.19
73-
------------------
74-
75-
The 2.19 driver release includes the following new features:
76-
77-
- The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
78-
the configurable ``AllowedTypes`` function.
79-
- Changed the default ``LinqProvider`` to LINQ3.
80-
- Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
81-
- Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
82-
- Added support for automatic KMS credentials for Azure VM Managed Identities.
83-
- Added native support for AWS IAM roles.

0 commit comments

Comments
 (0)