@@ -57,49 +57,3 @@ The 2.22 driver release includes the following new features:
57
57
- Added logging messages for server discovery and monitoring (SDAM) events. For more
58
58
information on these events, see the
59
59
`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>`__
60
-
61
- .. _version-2.21:
62
-
63
- What's New in 2.21
64
- ------------------
65
-
66
- .. warning:: Breaking changes in v2.21
67
-
68
- The v2.21 driver contains breaking changes. See :ref:`<csharp-breaking-changes-2.21.0>`
69
- for more information.
70
-
71
- The 2.21 driver release includes the following new features:
72
-
73
- - Improvements and bug fixes to the LINQ3 integration.
74
- - Accepts options for Atlas Search sorting, tracking, and scoring.
75
- - Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
76
- - Offers an API for Atlas Search index management.
77
- - Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
78
-
79
- .. _version-2.20:
80
-
81
- What's New in 2.20
82
- ------------------
83
-
84
- The 2.20 driver release includes the following new features:
85
-
86
- - Added full support for MongoDB Server version 7.0.0.
87
- - Added support for equality query types in Queryable Encryption GA.
88
- - Improvements to LINQ3 integration.
89
- - Improvements to serialization features.
90
- - Improvements to the logging framework.
91
-
92
- .. _version-2.19:
93
-
94
- What's New in 2.19
95
- ------------------
96
-
97
- The 2.19 driver release includes the following new features:
98
-
99
- - The ``ObjectSerializer`` allows deserialization of only safe types, as determined by
100
- the configurable ``AllowedTypes`` function.
101
- - Changed the default ``LinqProvider`` to LINQ3.
102
- - Added Atlas Search (``$search``) support to builders, aggregation pipelines, and LINQ3.
103
- - Added support for ``$bucket`` and ``$bucketAuto`` aggregation pipeline stages in LINQ3.
104
- - Added support for automatic KMS credentials for Azure VM Managed Identities.
105
- - Added native support for AWS IAM roles.
0 commit comments