File tree Expand file tree Collapse file tree 1 file changed +33
-6
lines changed Expand file tree Collapse file tree 1 file changed +33
-6
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,18 @@ MongoDB Compatibility
28
28
- MongoDB 2.6
29
29
- MongoDB 2.4
30
30
31
- * - 2.11
31
+ * - 2.12
32
+ - |checkmark|
33
+ - |checkmark|
34
+ - |checkmark|
35
+ - |checkmark|
36
+ - |checkmark|
37
+ - |checkmark|
32
38
- |checkmark|
39
+ -
40
+
41
+ * - 2.11
42
+ - |checkmark| [#client-side-encryption]_
33
43
- |checkmark|
34
44
- |checkmark|
35
45
- |checkmark|
@@ -39,7 +49,7 @@ MongoDB Compatibility
39
49
-
40
50
41
51
* - 2.10
42
- - |checkmark| [#srv-polling]_
52
+ - |checkmark| [#srv-polling]_ [#client-side-encryption]_
43
53
- |checkmark|
44
54
- |checkmark|
45
55
- |checkmark|
@@ -141,6 +151,9 @@ MongoDB Compatibility
141
151
.. [#srv-polling] Polling of SRV records in sharded topologies is
142
152
implemented as of driver version 2.11.
143
153
154
+ .. [#client-side-encryption] Client-side encryption is implemented as of
155
+ driver version 2.12.
156
+
144
157
The driver does not support older versions of MongoDB.
145
158
146
159
.. _reference-compatibility-language-ruby:
@@ -174,16 +187,30 @@ for that Ruby version is deprecated.
174
187
- JRuby 9.1
175
188
- JRuby
176
189
190
+ * - 2.12
191
+ - |checkmark|
192
+ - |checkmark|
193
+ - |checkmark|
194
+ - |checkmark|
195
+ - |checkmark|
196
+ -
197
+ -
198
+ -
199
+ -
200
+ - |checkmark|
201
+ -
202
+ -
203
+
177
204
* - 2.11
178
205
- |checkmark|
179
206
- |checkmark|
180
207
- |checkmark|
181
208
- |checkmark|
182
209
- |checkmark|
183
- -
184
- -
185
- -
186
- -
210
+ -
211
+ -
212
+ -
213
+ -
187
214
- |checkmark|
188
215
-
189
216
-
You can’t perform that action at this time.
0 commit comments