-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: Client Side Encryption
-
2
-
-
Not Needed
-
🔵 Done
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
This ticket was split from DRIVERS-3213, please see that ticket for a detailed description.
AC
- Update mongodb-client-encryption to support text queries for explicit encryption
- Use libmongocrypt >15.1.0.
- Add support for a new option to makeExplicitEncryptionContext(), textOptions. This option will provide the contents of textOptions to mongocrypt_ctx_setopt_algorithm_text.
- Add support for textOptions to the driver
- Add TS support for textOptions and a new queryType of textPreview, as defined in the specification, to ClientEncryptionEncryptOptions. These should be marked as public preview.
- Add options support for textOptions in ClientEncryption.encrypt()
- Implement the prose tests defined in the specification.
- has to be finished together with
-
NODE-7059 Support text indexes with auto encryption
-
- Closed
-
- split from
-
DRIVERS-3213 Support text indexes for explicit encryption
-
- Implementing
-