Hi All,
Looking for some help WRT the migration. We are on 1.6 with nodejs version on 8.9.3. Currently we use mongo-atlas (cloud DB) for the data persistence. Mongo-Atlas provides SRV protocol based URL to connect to the cluster, which we are not able to use with the current mongo client of Meteor 1.6. Does the 1.8 or 1.10 has the capability to connect to mongo atlas using the mongo+srv protocol?