-
Type:
Question
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: 4.0.0, 4.4.0
-
Component/s: None
-
1
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Our backend layer is in Node and using "validateOptions" as a "connectionOptions" in MongoDb npm package for version 3.5.8. But as we update our MongoDb npm package to 4.4.0 or 4.0.0, our backend is unable to connect anymore to mongo database by giving error - MongoParseError: option validateoptions is not supported.
Please guide us if "validateOptions" object in "connectionOptions" has been changed to some other object.