From 0474c155cdf23fe0ca83e80f80e30672a471d767 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:02:26 -0600 Subject: [PATCH] remove 2.21 (#332) (cherry picked from commit b3a1e69bdee6c86b0cc2523b91467e5a88b75ca9) --- source/whats-new.txt | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/source/whats-new.txt b/source/whats-new.txt index b3337f99..a4844854 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -135,22 +135,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. `__ - -.. _version-2.21: - -What's New in 2.21 ------------------- - -.. warning:: Breaking changes in v2.21 - - The v2.21 driver contains breaking changes. See :ref:`` - 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 ` operator. -- Offers an API for Atlas Search index management. -- Accepts anonymous types in the ``ObjectSerializer.DefaultAllowedTypes`` method. \ No newline at end of file + `MongoDB SDAM Logging and Monitoring specification. `__ \ No newline at end of file