Skip to content

Commit 2752a7d

Browse files
authored
PYTHON-3456 CSFLE/QE Naming (#1208)
1 parent 8730326 commit 2752a7d

File tree

3 files changed

+208
-199
lines changed

3 files changed

+208
-199
lines changed

doc/changelog.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ Changes in Version 4.4
1212
or Visual Studio.
1313
- Improved support for type-checking with MyPy "strict" mode (`--strict`).
1414
- Added support for Python 3.11.
15-
- pymongocrypt 1.6.0 or later is now required for Client Side Field Level Encryption (CSFLE)
16-
and Queryable Encryption (QE) support. MongoDB Server 7.0 introduced a backwards breaking
17-
change to the QE protocol. Users taking advantage of the QE beta must now upgrade to
15+
- pymongocrypt 1.6.0 or later is now required for :ref:`In-Use Encryption` support. MongoDB Server 7.0 introduced a backwards breaking
16+
change to the QE protocol. Users taking advantage of the Queryable Encryption beta must now upgrade to
1817
MongoDB 7.0+ and PyMongo 4.4+.
1918

2019
Issues Resolved
@@ -198,7 +197,6 @@ in this release.
198197
.. _PYTHON-3311: https://jira.mongodb.org/browse/PYTHON-3311
199198
.. _PYTHON-3187: https://jira.mongodb.org/browse/PYTHON-3187
200199
.. _PyMongo 4.2 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=33196
201-
.. _Queryable Encryption: automatic-queryable-client-side-encryption
202200

203201
Changes in Version 4.1.1
204202
-------------------------

0 commit comments

Comments
 (0)