Skip to content

Commit 98ddc35

Browse files
committed
Add a note about required pymongocrypt version
1 parent f7266ff commit 98ddc35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ PyMongo 4.15 brings a number of changes including:
1010
:attr:`~pymongo.encryption.QueryType.SUFFIXPREVIEW`,
1111
:attr:`~pymongo.encryption.QueryType.SUBSTRINGPREVIEW`,
1212
as part of the experimental Queryable Encryption text queries beta.
13+
``pymongocrypt>=1.16`` is required for text query support.
1314
- Added :class:`bson.decimal128.DecimalEncoder` and :class:`bson.decimal128.DecimalDecoder`
1415
to support encoding and decoding of BSON Decimal128 values to decimal.Decimal values using the TypeRegistry API.
1516

0 commit comments

Comments
 (0)