Skip to content

Commit 70d1757

Browse files
committed
removed members
1 parent d3539ef commit 70d1757

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/upgrade/v3.txt

+5
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ Version 3.0 Breaking Changes
6666
provides a replacement for a deprecated class, method, or property, the compiler
6767
messages in v{+last-version-2-number+} will display it.
6868

69+
- The methods, properties, and constructors in the ``MongoDB.Bson`` namespace that were
70+
deprecated in previous versions of the driver have been removed. If the driver
71+
provides a replacement for a deprecated method, property, or constructor, the compiler
72+
messages in v{+last-version-2-number+} will display it.
73+
6974
- The driver drops support for the
7075
``MONGODB-CR`` authentication mechanism. To learn more about
7176
configuring authentication in the {+driver-short+}, see

0 commit comments

Comments
 (0)