We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797e665 commit 47fc92cCopy full SHA for 47fc92c
doc/changelog.rst
@@ -16,6 +16,7 @@ PyMongo 4.16 brings a number of changes including:
16
Python 3.10+. The minimum version is ``2.6.1`` to account for `CVE-2023-29483 <https://www.cve.org/CVERecord?id=CVE-2023-29483>`_.
17
- Removed support for Eventlet.
18
Eventlet is actively being sunset by its maintainers and has compatibility issues with PyMongo's dnspython dependency.
19
+- Added support for NumPy 1D-arrays in BSON Binary Vectors.
20
21
Changes in Version 4.15.3 (2025/10/07)
22
--------------------------------------
0 commit comments