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