File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,21 @@ PyMongo 4.16 brings a number of changes including:
17
17
- Removed support for Eventlet.
18
18
Eventlet is actively being sunset by its maintainers and has compatibility issues with PyMongo's dnspython dependency.
19
19
20
+ Changes in Version 4.15.2 (2025/10/01)
21
+ --------------------------------------
22
+
23
+ Version 4.15.2 is a bug fix release.
24
+
25
+ - Add wheels for Python 3.14 and 3.14t that were missing from 4.15.0 release. Drop the 3.13t wheel.
26
+
27
+ Issues Resolved
28
+ ...............
29
+
30
+ See the `PyMongo 4.15.2 release notes in JIRA `_ for the list of resolved issues
31
+ in this release.
32
+
33
+ .. _PyMongo 4.15.2 release notes in JIRA : https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=47186
34
+
20
35
Changes in Version 4.15.1 (2025/09/16)
21
36
--------------------------------------
22
37
You can’t perform that action at this time.
0 commit comments