File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -600,6 +600,22 @@ in this release.
600600
601601.. _PyMongo 3.0 release notes in JIRA : https://jira.mongodb.org/browse/PYTHON/fixforversion/12501
602602
603+ Changes in Version 2.9.3
604+ ------------------------
605+
606+ Version 2.9.3 fixes a few issues reported since the release of 2.9.2 including
607+ thread safety issues in :meth: `~pymongo.collection.Collection.ensure_index `,
608+ :meth: `~pymongo.collection.Collection.drop_index `, and
609+ :meth: `~pymongo.collection.Collection.drop_indexes `.
610+
611+ Issues Resolved
612+ ...............
613+
614+ See the `PyMongo 2.9.3 release notes in JIRA `_ for the list of resolved issues
615+ in this release.
616+
617+ .. _PyMongo 2.9.3 release notes in JIRA : https://jira.mongodb.org/browse/PYTHON/fixforversion/16539
618+
603619Changes in Version 2.9.2
604620------------------------
605621
You can’t perform that action at this time.
0 commit comments