You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I open up the azure tab, this deprecation warning pops up. DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
I know it's just a warning and doesn't produce a fatal error but it pops open the output console unnecessarily and interrupts the workflow. Hope this addition can be made.
PS- This is my first time raising an issue. I'm not sure if this even deserves an issue. Hope I didn't waste anybody's time.
The text was updated successfully, but these errors were encountered:
Every time I open up the azure tab, this deprecation warning pops up.
DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
I know it's just a warning and doesn't produce a fatal error but it pops open the output console unnecessarily and interrupts the workflow. Hope this addition can be made.
PS- This is my first time raising an issue. I'm not sure if this even deserves an issue. Hope I didn't waste anybody's time.
The text was updated successfully, but these errors were encountered: