Skip to content

Commit 96367e1

Browse files
authored
DOCSP-43918 - Removed APIs (#243)
1 parent 1f2cf40 commit 96367e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/upgrade/v3.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ Version 3.0 Breaking Changes
6161
and {+mdb-server+} versions, visit the
6262
:ref:`Compatibility <csharp-compatibility-tables>` page.
6363

64+
- The classes, methods, and properties in the ``MongoDB.Driver.Core`` namespace that were
65+
deprecated in v{+last-version-2-number+} are marked ``internal``. If the driver
66+
provides a replacement for a deprecated class, method, or property, the compiler
67+
messages in v{+last-version-2-number+} will display it.
68+
6469
- The driver drops support for the
6570
``MONGODB-CR`` authentication mechanism. To learn more about
6671
configuring authentication in the {+driver-short+}, see

0 commit comments

Comments
 (0)