File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -54,10 +54,16 @@ The 5.0 driver release introduces the following features:
54
54
name, or it defaults to ``MULTIPLE`` if you specify more than one
55
55
host.
56
56
57
+ <<<<<<< HEAD
57
58
- ``BsonDecimal128`` values respond to method calls in the same way as Java
58
59
``Decimal128`` values. In particular, the error responses for the
59
60
``isNumber()`` and ``asNumber()`` methods match the Java responses for
60
61
equivalent ``Decimal128`` values.
62
+ =======
63
+ - The ``ConnectionCheckedOutEvent.getElapsedTime`` method now includes the time
64
+ taken to create the connection. That is, the "timer" starts before the
65
+ connection is confirmed, rather than after.
66
+ >>>>>>> 1b774b1 (connection even time)
61
67
62
68
.. _version-4.11:
63
69
You can’t perform that action at this time.
0 commit comments