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 6077d96 commit 8ab447cCopy full SHA for 8ab447c
source/upgrade.txt
@@ -77,8 +77,7 @@ This driver version introduces the following breaking changes:
77
- The ``getServerValue()`` method now returns a value of type ``Long`` instead of type
78
``Integer``. Similarly, the ``getLocalValue()`` method returns a value of type
79
``long`` instead of type ``int``. Because this change breaks both binary and source
80
- compatibility, update any source code that uses these methods and rebuild
81
- your binary.
+ compatibility, update any source code that uses these methods and rebuild your binary.
82
83
- The following record annotations from the
84
``org.bson.codecs.record.annotations`` package are replaced with
0 commit comments