-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: Client Side Encryption
-
1
-
Not Needed
-
None
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
User Experience
- What is the desired/expected outcome for the user once this ticket is implemented?
- If bug: What is the number of impacted customers? How severe is the impact? Is anyone blocked or broken?
Dependencies
- upstream and/or downstream requirements and timelines to bear in mind
Risks/Unknowns
- What could go wrong while implementing this change? (e.g., performance, inadvertent behavioral changes in adjacent functionality, existing tech debt, etc)
- Is there an opportunity for better cross-driver alignment or testing in this area?
- Is there an opportunity to improve existing documentation on this subject?
Acceptance Criteria
Implementation Requirements
- Upgrade to libmongocrypt 1.15.1+.
- Add support for explicit encryption's textOptions argument in MakeExplicitEncryptionContext and the TS interface
Testing Requirements
- Confirm the changes work using new tests in the driver introduced in https://github.com/mongodb/node-mongodb-native/pull/4597
Documentation Requirements
- n/a
Follow Up Requirements
- Release mongodb-client-encryption 2.5.0 with these changes