Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Server Discovery and Monitoring engine is deprecated #249

Closed
irsol opened this issue Oct 14, 2019 · 3 comments
Closed

[BUG] Server Discovery and Monitoring engine is deprecated #249

irsol opened this issue Oct 14, 2019 · 3 comments

Comments

@irsol
Copy link
Collaborator

irsol commented Oct 14, 2019

Describe the bug

Mongoose sends this Deprecation Warning:

(node:30) 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.

To Reproduce

docker-compose --log-level DEBUG build web

docker-compose run --service-ports web

@vinitkumar
Copy link
Owner

@irsol Thanks for reporting this. We need to upgrade mongoose for this project. But it is a breaking change and I would like to do it in one PR that only deals with this upgrade.

@irsol
Copy link
Collaborator Author

irsol commented Nov 16, 2019

@vinitkumar mongoose was upgraded to version "mongoose": "5.7.5" and Deprecation Warning disappeared. After the pull request was merged shall we close this issue #249?

@vinitkumar
Copy link
Owner

@irsol Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants