PyMongo 2.9.5 Released

7 views
Skip to first unread message

shane....@10gen.com

unread,
Jun 30, 2017, 7:31:33 PM6/30/17
to mongodb-announce
Version 2.9.5 of the MongoDB Python Driver has been released.

Version 2.9.5 works around ssl module deprecations in Python 3.6, and expected
future ssl module deprecations. It also fixes bugs found since the release of
2.9.4:

- Fixed a write concern bug in pymongo.database.Database.add_user and pymongo.database.Database.remove_user when connected to MongoDB 3.2+.
- Fixed a C extensions build issue when the interpreter was built with -std=c99.
- Fixed various build issues with MinGW32.
- Fixed various test failures related to changes in gevent, MongoDB, and our CI test environment.

PyMongo 2.x is in maintenance mode. Support for new MongoDB features ended with the release of MongoDB 3.0 and PyMongo 2.8. Users are strongly encouraged to upgrade to PyMongo 3.x. For details, see the PyMongo 3 Migration Guide: http://api.mongodb.com/python/2.9.5/migrate-to-pymongo3.html

To see the full list of resolved issues in this release, check out our Jira: https://jira.mongodb.org/browse/PYTHON/fixforversion/17605

Downloads: https://pypi.python.org/pypi/pymongo/2.9.5
Change log: http://api.mongodb.org/python/2.9.5/changelog.html
Documentation: http://api.mongodb.org/python/2.9.5/index.html

As always, please let us know if you have any problems by opening a PYTHON ticket on our Jira: https://jira.mongodb.org/browse/PYTHON

- The PyMongo Dev Team

Reply all
Reply to author
Forward
0 new messages