Skip to content

Commit 4e804d4

Browse files
committed
Update changelog
1 parent 6019a1e commit 4e804d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ PyMongo 4.16 brings a number of changes including:
1717
- Removed support for Eventlet.
1818
Eventlet is actively being sunset by its maintainers and has compatibility issues with PyMongo's dnspython dependency.
1919
- Use Zstandard support from the standard library for Python 3.14+, and use ``backports.zstd`` for older versions.
20+
- Fixed a bug that could cause ``AutoReconnect("connection pool paused")`` errors when cursors fetched more documents from the database after SDAM heartbeat failures.
2021

2122
Changes in Version 4.15.4 (2025/10/21)
2223
--------------------------------------

0 commit comments

Comments
 (0)