We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7266ff commit 98ddc35Copy full SHA for 98ddc35
doc/changelog.rst
@@ -10,6 +10,7 @@ PyMongo 4.15 brings a number of changes including:
10
:attr:`~pymongo.encryption.QueryType.SUFFIXPREVIEW`,
11
:attr:`~pymongo.encryption.QueryType.SUBSTRINGPREVIEW`,
12
as part of the experimental Queryable Encryption text queries beta.
13
+ ``pymongocrypt>=1.16`` is required for text query support.
14
- Added :class:`bson.decimal128.DecimalEncoder` and :class:`bson.decimal128.DecimalDecoder`
15
to support encoding and decoding of BSON Decimal128 values to decimal.Decimal values using the TypeRegistry API.
16
0 commit comments