We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2cf40 commit 96367e1Copy full SHA for 96367e1
source/upgrade/v3.txt
@@ -61,6 +61,11 @@ Version 3.0 Breaking Changes
61
and {+mdb-server+} versions, visit the
62
:ref:`Compatibility <csharp-compatibility-tables>` page.
63
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
+
69
- The driver drops support for the
70
``MONGODB-CR`` authentication mechanism. To learn more about
71
configuring authentication in the {+driver-short+}, see
0 commit comments