Skip to content

Releases: mongodb/mongo-python-driver

PyMongo 3.11.4

PyMongo 3.12.0b0 - Beta support for MongoDB Versioned API

31 Mar 20:02
0729a1c
Compare
Choose a tag to compare

PyMongo 3.11.2

02 Dec 23:37
14dadbb
Compare
Choose a tag to compare

PyMongo 3.11.1

17 Nov 19:05
1d651b9
Compare
Choose a tag to compare

3.11.0

30 Jul 21:56
Compare
Choose a tag to compare

PyMongo 3.11.0 - Add support for MongoDB 4.4

Release notes: https://developer.mongodb.com/community/forums/t/pymongo-3-11-0-released/7371

3.11.0b1

09 Jun 17:29
Compare
Choose a tag to compare
3.11.0b1 Pre-release
Pre-release

PyMongo 3.11.0b1 - Beta support for MongoDB 4.4

Release notes: https://developer.mongodb.com/community/forums/t/pymongo-3-11-0b1-released/5156

3.11.0b0

10 Apr 19:50
Compare
Choose a tag to compare
3.11.0b0 Pre-release
Pre-release

PyMongo 3.11.0b0 - Beta support for MongoDB 4.4

Release notes: https://community.mongodb.com/t/pymongo-3-11-0b0-released/2657

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