3.1.0: CosmosDB support
- Merged PR #53: Support connecting to Azure Cosmos DB:
- Fixed Expected type binData but found string. during authentication
- Try both
helloandisMastercommands to retrieve server information - Handle hostname aliases returned inside server information
See https://www.mongodb.com/docs/drivers/cosmosdb-support/
(@thekid)