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:
5656 more performant deletion of files with multiple revisions.
5757- ``AsyncMongoClient`` objects no longer perform DNS resolution for ``mongodb+srv://``
5858 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.
6060- Adds index hinting support to the ``pymongo.asynchronous.collection.AsyncCollection.distinct()``
6161 and ``pymongo.collection.Collection.distinct()`` methods.
6262- Deprecates the ``hedge`` parameter for the ``PrimaryPreferred``, ``Secondary``,
You can’t perform that action at this time.
0 commit comments