-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: TypeScript
Use Case
As a... Node.js driver user
I want... unused options to not be listed in types
So that... I don't think they have an effect when they don't
User Experience
- No retryWrites in CommandOperationOptions
Dependencies
- N/A
Risks/Unknowns
- Removal could be perceived as a breaking change.
Acceptance Criteria
Implementation Requirements
- Deprecate retryWrites on CommandOperationOptions
Testing Requirements
- N/A
Documentation Requirements
- N/A
Follow Up Requirements
- File follow up ticket in V7 to remove this (below the cut line, could roll over to V8)