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 03690b2 commit b25b49eCopy full SHA for b25b49e
source/upgrade.txt
@@ -126,7 +126,9 @@ Version 5.0 Breaking Changes
126
replica set name, regardless of how it is configured. Previously, replica set
127
name was only considered if it was set by the connection string.
128
129
- For example, the following two code samples return the value ``ClusterConnectionMode.MULTIPLE``
+ For example, the following two code samples both return the value
130
+ ``ClusterConnectionMode.MULTIPLE``, while previously the second one returned
131
+ ``ClusterConnectionMode.SINGLE``.
132
133
.. code-block:: java
134
0 commit comments