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 7d02b8e commit 6cc21ebCopy full SHA for 6cc21eb
source/upgrade/v3.txt
@@ -110,7 +110,7 @@ Version 3.0 Breaking Changes
110
111
- Previous versions of the {+driver-short+} supported two GUID representation modes.
112
In version 3.0, ``GuidRepresentationMode.V3`` is the only supported mode. This change
113
- has the following effects on the driver:
+ has the following effect on the driver:
114
115
- The ``BsonBinaryData(Guid)`` constructor has been removed. To construct a ``BsonBinaryData``
116
object from a GUID, use the ``BsonBinaryData.Create(Guid, GuidRepresentation)`` constructor.
0 commit comments