My MongoDB Compass has updated to version 1.28.1 and now I can't connect to my mongo host. The error is
No AuthProvider for DEFAULT defined.
I don't use authentication, so my connection string is without username and password. How to fix the problem?