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 c3e58a0 commit 9830df3Copy full SHA for 9830df3
source/upgrade.txt
@@ -100,7 +100,7 @@ Version 4.0 Breaking Changes
100
- The default BSON representation of ``java.util.UUID`` value was changed
101
from ``JAVA_LEGACY`` to ``UNSPECIFIED``. Applications that store or retrieve
102
UUID values must explicitly specify which representation to use. You can
103
- specify the representation in the ``uidRepresentation`` property of
+ specify the representation in the ``uuidRepresentation`` property of
104
``MongoClientSettings``.
105
- The connection pool no longer restricts the number of wait queue threads
106
or asynchronous tasks that require a connection to MongoDB. The
0 commit comments