Skip to content

Commit 1f22139

Browse files
authored
PYTHON-4949 Communicate future minWireVersion bump / 4.0 EoL (mongodb#2050)
1 parent c40283e commit 1f22139

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Changes in Version 4.11.0 (YYYY/MM/DD)
77
.. warning:: PyMongo 4.11 drops support for Python 3.8: Python 3.9+ or PyPy 3.9+ is now required.
88
.. warning:: PyMongo 4.11 drops support for MongoDB 3.6. PyMongo now supports MongoDB 4.0+.
99
Driver support for MongoDB 3.6 reached end of life in April 2024.
10+
.. warning:: Driver support for MongoDB 4.0 reaches end of life in April 2025.
11+
A future minor release of PyMongo will raise the minimum supported MongoDB Server version from 4.0 to 4.2.
12+
This is in accordance with [MongoDB Software Lifecycle Schedules](https://www.mongodb.com/legal/support-policy/lifecycles).
13+
**Support for MongoDB Server 4.0 will be dropped in a future release!**
1014

1115
PyMongo 4.11 brings a number of changes including:
1216

0 commit comments

Comments
 (0)