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 @@ -108,9 +108,9 @@ Version 4.0 Breaking Changes
108
108
``JAVA_LEGACY`` representation, the driver would decode binary objects
109
109
of subtypes 3 and 4 as UUIDs. In version 4.0, the ``JAVA_LEGACY``
110
110
representation works only with subtype 3.
111
-
111
+
112
112
For a list of members in the ``UuidRepresentation`` enum, see the
113
- `API documentation. <https://http:// mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__
113
+ `v4.0 API documentation <https://mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__.
114
114
115
115
- The connection pool no longer restricts the number of wait queue threads
116
116
or asynchronous tasks that require a connection to MongoDB. The
You can’t perform that action at this time.
0 commit comments