We are pleased to announce the 3.11.3 release of PyMongo - MongoDB’s Python Driver. This release fixes a bug that prevented PyMongo from retrying writes after writeConcernError
s on MongoDB 4.4+.
See the changelog for a high-level summary of what is in this release or see the PyMongo 3.11.3 release notes in JIRA for the complete list of resolved issues.
- Documentation - https://pymongo.readthedocs.io/en/3.11.3/
- Changelog - https://pymongo.readthedocs.io/en/3.11.3/changelog.html
- Source: https://github.com/mongodb/mongo-python-driver/tree/3.11.3
Thank you to everyone who contributed to this release!