We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51cede commit 11f27c5Copy full SHA for 11f27c5
source/reference/driver-compatibility.txt
@@ -283,4 +283,15 @@ Language Compatibility
283
-
284
- |checkmark|
285
286
+Atlas Compatibility
287
+~~~~~~~~~~~~~~~~~~~
288
+
289
+`Driver version 2.6.1 <https://github.com/mongodb/mongo-ruby-driver/releases/tag/v2.6.1>`_
290
+or higher is recommended when using MongoDB Atlas, as this version has
291
+significant SSL performance improvements.
292
293
+When running on JRuby and connecting to Atlas Free Tier,
294
+`driver version 2.6.3 <https://github.com/mongodb/mongo-ruby-driver/releases/tag/v2.6.3>`_
295
+or higher and Java 8 or higher are required.
296
297
.. include:: /includes/unicode-checkmark.rst
0 commit comments