Skip to content

Commit 99fd8ba

Browse files
authored
minor: add note in README about Atlas issue (#112)
1 parent a143755 commit 99fd8ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ for result in cursor {
103103
}
104104
```
105105

106+
## Atlas note
107+
108+
Currently, the driver has issues connecting to Atlas tiers above M2 unless the server version is at least 4.2. We're working on fixing this, but in the meantime, a workaround is to upgrade your cluster to 4.2. The driver has no known issues with either M0 or M2 instances.
109+
106110
## Bug Reporting / Feature Requests
107111
To file a bug report or submit a feature request, please open a ticket on our [Jira project](https://jira.mongodb.org/browse/RUST):
108112
- Create an account and login at [jira.mongodb.org](https://jira.mongodb.org)

0 commit comments

Comments
 (0)