Closed mkozjak closed 5 years ago
On cloud.mongodb.com there's a way to also get a short SRV connection string, with protocol mongodb+srv. Would it be possible to expose it here?
mongodb+srv
mongodb+srv://user:password@data.gcp.mongodb.net/test?retryWrites=true
@akshaykarle this issue can be closed, once the new release is published
Thanks @danielsiwiec Closing this now that the new release is published
On cloud.mongodb.com there's a way to also get a short SRV connection string, with protocol
mongodb+srv
. Would it be possible to expose it here?