changelog
This commit is contained in:
parent
598a6ef1b8
commit
36738bdd1b
@ -1,6 +1,13 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Changes in Version 4.18.0 (2026/XX/XX)
|
||||
--------------------------------------
|
||||
PyMongo 4.18 brings a number of changes including:
|
||||
|
||||
- Improved connection pool throughput under concurrent load by replacing the
|
||||
single pool lock with fine-grained locks to reduce lock contention.
|
||||
|
||||
Changes in Version 4.17.0 (2026/04/20)
|
||||
--------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user