File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ The {+driver-short+} v4.12 release includes the following new features:
56
56
more performant deletion of files with multiple revisions.
57
57
- ``AsyncMongoClient`` objects no longer perform DNS resolution for ``mongodb+srv://``
58
58
connection strings on creation. To avoid blocking the ``asyncio`` loop, {+driver-short+}
59
- now defers teh resolution until the client is first connected.
59
+ now defers the resolution until the client is first connected.
60
60
- Adds index hinting support to the ``pymongo.asynchronous.collection.AsyncCollection.distinct()``
61
61
and ``pymongo.collection.Collection.distinct()`` methods.
62
62
- Deprecates the ``hedge`` parameter for the ``PrimaryPreferred``, ``Secondary``,
You can’t perform that action at this time.
0 commit comments