-
Type: Story
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Iteration Z
-
Needed
-
How this was implemented in mongo: https://github.com/mongodb/mongo/commit/d3064df927c97abd402ee5768ab57667ed6849c9
Node.js driver changes: https://github.com/mongodb/node-mongodb-native/commit/93f3ea5815bbd85b90745716f35849a59e8f8746
New CLI arguments: DOCS-13845
Mongo API changes: Mongo(str, null, {api: {version: '1', strict: true, deprecationErrors: true} }) (I guess because the second arg is used for FLE options)
- depends on
-
MONGOSH-672 Update Node.js driver dependencies
- Closed