File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ Changes in Version 4.11.0 (YYYY/MM/DD)
7
7
.. warning :: PyMongo 4.11 drops support for Python 3.8: Python 3.9+ or PyPy 3.9+ is now required.
8
8
.. warning :: PyMongo 4.11 drops support for MongoDB 3.6. PyMongo now supports MongoDB 4.0+.
9
9
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! **
10
14
11
15
PyMongo 4.11 brings a number of changes including:
12
16
You can’t perform that action at this time.
0 commit comments