Builds against latest are failing on Linux because the server removed support for multiple credentials. Support for multiple credentials is deprecated and will be removed from the next major version. However we have to disable running multiple credential tests on servers newer than MongoDB 5.2. They can be removed completely in driver 3.0 as part of CSHARP-2091.
- is caused by
-
SERVER-57369 Remove support for authentication as multiple simultaneous users (5.3)
- Closed
- related to
-
CSHARP-2091 Remove MongoClient constructors that take multiple credentials.
- Closed