File tree Expand file tree Collapse file tree 1 file changed +27
-24
lines changed Expand file tree Collapse file tree 1 file changed +27
-24
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,9 @@ Please refer to `the driver compatibility page
168
168
<https://docs.mongodb.com/ruby-driver/current/reference/driver-compatibility/>`_
169
169
for driver compatibility matrices.
170
170
171
+ "D" in a column means support for that MongoDB server version is deprecated
172
+ and will be removed in a next version.
173
+
171
174
.. list-table::
172
175
:header-rows: 1
173
176
:stub-columns: 1
@@ -190,65 +193,65 @@ for driver compatibility matrices.
190
193
- |checkmark|
191
194
- |checkmark|
192
195
- |checkmark|
193
- - |checkmark|
194
- - |checkmark|
195
- - |checkmark|
196
- - |checkmark|
196
+ - D
197
+ - D
198
+ - D
199
+ - D
197
200
198
201
* - 7.3
199
202
- |checkmark|
200
203
- |checkmark|
201
204
- |checkmark|
202
205
- |checkmark|
203
206
- |checkmark|
204
- - |checkmark|
205
- - |checkmark|
206
- - |checkmark|
207
- - |checkmark|
207
+ - D
208
+ - D
209
+ - D
210
+ - D
208
211
209
212
* - 7.2
210
213
- |checkmark|
211
214
- |checkmark|
212
215
- |checkmark|
213
216
- |checkmark|
214
217
- |checkmark|
215
- - |checkmark|
216
- - |checkmark|
217
- - |checkmark|
218
- - |checkmark|
218
+ - D
219
+ - D
220
+ - D
221
+ - D
219
222
220
223
* - 7.1
221
224
- |checkmark|
222
225
- |checkmark|
223
226
- |checkmark|
224
227
- |checkmark|
225
228
- |checkmark|
226
- - |checkmark|
227
- - |checkmark|
228
- - |checkmark|
229
- - |checkmark|
229
+ - D
230
+ - D
231
+ - D
232
+ - D
230
233
231
234
* - 7.0
232
235
- |checkmark|
233
236
- |checkmark|
234
237
- |checkmark|
235
238
- |checkmark|
236
239
- |checkmark|
237
- - |checkmark|
238
- - |checkmark|
239
- - |checkmark|
240
- - |checkmark|
240
+ - D
241
+ - D
242
+ - D
243
+ - D
241
244
242
245
* - 6.4
243
246
- |checkmark|
244
247
- |checkmark|
245
248
- |checkmark|
246
249
- |checkmark|
247
250
- |checkmark|
248
- - |checkmark|
249
- - |checkmark|
250
- - |checkmark|
251
- - |checkmark|
251
+ - D
252
+ - D
253
+ - D
254
+ - D
252
255
253
256
254
257
.. _rails-compatibility:
You can’t perform that action at this time.
0 commit comments