-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node driver engineer,
I want metadata fields to be internal,
So that I can make changes to metadata without worrying about breaking users.
User Experience
- n/a
Dependencies
- n/a
Risks/Unknowns
- n/a
Acceptance Criteria
Implementation Requirements
- Remove the following properties from MongoClientOptions. Store them in a place that makes sense (maybe as properties on the MongoClient) and mark them internal:
- driverInfo
- additionalDriverInfo
- metadata
- extendedMetadata
Testing Requirements
- all existing tests pass
Documentation Requirements
- n/a
Follow Up Requirements
- n/a