Skip to content

Releases: mongodb/mongo-python-driver

3.10.1

03 Feb 17:39
Compare
Choose a tag to compare

Version 3.10.1 fixes the following issues discovered since the release of 3.10.0:

  • Fix a TypeError logged to stderr that could be triggered during server maintenance or during pymongo.mongo_client.MongoClient.close().
  • Avoid creating new connections during pymongo.mongo_client.MongoClient.close().

Documentation - https://pymongo.readthedocs.io/en/3.10.1/
Changelog - https://pymongo.readthedocs.io/en/3.10.1/changelog.html
Installation - https://pymongo.readthedocs.io/en/3.10.1/installation.html

3.10.0

03 Feb 17:38
Compare
Choose a tag to compare

Support for Client-Side Field Level Encryption with MongoDB 4.2 and support for Python 3.8.

Documentation - https://pymongo.readthedocs.io/en/3.10.0/
Changelog - https://pymongo.readthedocs.io/en/3.10.0/changelog.html
Installation - https://pymongo.readthedocs.io/en/3.10.0/installation.html

3.9.0

03 Feb 17:36
Compare
Choose a tag to compare

3.9.0b1

16 Jun 17:33
Compare
Choose a tag to compare