We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09a03e commit a17e412Copy full SHA for a17e412
doc/changelog.rst
@@ -31,6 +31,7 @@ PyMongo 4.6 brings a number of improvements including:
31
- Fixed a bug where PyMongo would incorrectly promote all cursors to exhaust cursors
32
when connected to load balanced MongoDB clusters or Serverless clusters.
33
- Added the :ref:`network-compression-example` documentation page.
34
+- Added more timeout information to network errors.
35
36
Changes in Version 4.5
37
----------------------
0 commit comments