Skip to content

DOCSP-45693 - Remove EOL docs from What's New #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 1 addition & 19 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,22 +342,4 @@ The 2.22 driver release includes the following new features:
- Reduced memory allocation when using encryption.
- Added logging messages for server discovery and monitoring (SDAM) events. For more
information on these events, see the
`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>`__

.. _version-2.21:

What's New in 2.21
------------------

.. warning:: Breaking changes in v2.21

The v2.21 driver contains breaking changes. See :ref:`<csharp-breaking-changes-2.21.0>`
for more information.

The 2.21 driver release includes the following new features:

- Improvements and bug fixes to the LINQ3 integration.
- Accepts options for Atlas Search sorting, tracking, and scoring.
- Supports the Atlas Search :atlas:`embeddedDocument </atlas-search/embedded-document/>` operator.
- Offers an API for Atlas Search index management.
- Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method.
`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>`__
Loading