-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
For protocol version 2 of Queryable Encryption, the wire format of the FLE2FindRangePayload has changed. The serverEncryptionToken is removed, and for each edge token set, the eccDerivedToken is replaced with a serverDerivedFromDataToken.
libmongocrypt must therefore start converting FLE2EncryptionPlaceholders for finds to the new FLE2FindRangePayloadV2 payload type.