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 19a6c21 commit 92d3affCopy full SHA for 92d3aff
source/whats-new.txt
@@ -54,6 +54,11 @@ The 5.0 driver release introduces the following features:
54
name, or it defaults to ``MULTIPLE`` if you specify more than one
55
host.
56
57
+- ``BsonDecimal128`` values respond to method calls in the same way as Java
58
+ ``Decimal128`` values. In particular, the error responses for the
59
+ ``isNumber()`` and ``asNumber()`` methods match the Java responses for
60
+ equivalent ``Decimal128`` values.
61
+
62
.. _version-4.11:
63
64
What's New in 4.11
0 commit comments