Skip to content

Commit 11f27c5

Browse files
authored
RUBY-1470 Enable SNI on jruby where possible (#1037)
1 parent e51cede commit 11f27c5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/reference/driver-compatibility.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,15 @@ Language Compatibility
283283
-
284284
- |checkmark|
285285

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+
286297
.. include:: /includes/unicode-checkmark.rst

0 commit comments

Comments
 (0)