Releases: mongodb/mongo-python-driver
3.10.1
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
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
MongoDB 4.2 support.
Documentation - https://pymongo.readthedocs.io/en/3.9.0/
Changelog - https://pymongo.readthedocs.io/en/3.9.0/changelog.html
Installation - https://pymongo.readthedocs.io/en/3.9.0/installation.html
3.9.0b1
Beta release for MongoDB 4.2 support.
Documentation - https://api.mongodb.com/python/3.9.0b1/
Changelog - https://api.mongodb.com/python/3.9.0b1/changelog.html#changes-in-version-3-9-0b1
Installation - https://api.mongodb.com/python/3.9.0b1/installation.html#installing-a-beta-or-release-candidate