-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
For protocol version 2 of Queryable Encryption, the wire format of the FLE2FindEqualityPayload has changed. The eccDerivedFromDataToken and serverToken fields are removed, and the serverDerivedFromDataToken field is added.
libmongocrypt must therefore start converting FLE2EncryptionPlaceholders for finds to the new FLE2FindEqualityPayloadV2 payload type.