File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,9 +95,9 @@ Version 4.0 Breaking Changes
95
95
``JAVA_LEGACY`` representation, the driver would decode binary objects
96
96
of subtypes 3 and 4 as UUIDs. In version 4.0, the ``JAVA_LEGACY``
97
97
representation works only with subtype 3.
98
-
98
+
99
99
For a list of members in the ``UuidRepresentation`` enum, see the
100
- `API documentation. <https://http:// mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__
100
+ `v4.0 API documentation <https://mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__.
101
101
102
102
- The connection pool no longer restricts the number of wait queue threads
103
103
or asynchronous tasks that require a connection to MongoDB. The
You can’t perform that action at this time.
0 commit comments