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 642e4c1 commit a0adfabCopy full SHA for a0adfab
source/whats-new.txt
@@ -45,6 +45,9 @@ What's New in 4.10
45
- Interfaces in the ``com.mongodb.client.model.search`` package are now
46
marked as ``@Sealed`` instead of ``@Evolving``. Sealed interfaces must
47
not be extended or implemented by consumers of the library.
48
+- Resolved an issue where the driver emitted duplicate log messages for
49
+ retry operations. The driver now correctly emits one log message for
50
+ each retry operation.
51
52
.. _version-4.9:
53
0 commit comments