Skip to content

Commit 6d34a68

Browse files
p-mongop
andauthored
RUBY-2324 Update driver compatibility tables for 2.13 / server 4.4 (#2023)
Co-authored-by: Oleg Pudeyev <[email protected]>
1 parent d9d0cbc commit 6d34a68

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

source/reference/driver-compatibility.txt

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ MongoDB Compatibility
2525
:class: compatibility-large no-padding
2626

2727
* - Ruby Driver
28+
- MongoDB 4.4
2829
- MongoDB 4.2
2930
- MongoDB 4.0
3031
- MongoDB 3.6
@@ -34,7 +35,19 @@ MongoDB Compatibility
3435
- MongoDB 2.6
3536
- MongoDB 2.4
3637

38+
* - 2.13
39+
- |checkmark| [#ocsp]_
40+
- |checkmark|
41+
- |checkmark|
42+
- |checkmark|
43+
- |checkmark|
44+
- |checkmark|
45+
- |checkmark|
46+
- |checkmark|
47+
-
48+
3749
* - 2.12
50+
-
3851
- |checkmark|
3952
- |checkmark|
4053
- |checkmark|
@@ -45,6 +58,7 @@ MongoDB Compatibility
4558
-
4659

4760
* - 2.11
61+
-
4862
- |checkmark| [#client-side-encryption]_
4963
- |checkmark|
5064
- |checkmark|
@@ -55,6 +69,7 @@ MongoDB Compatibility
5569
-
5670

5771
* - 2.10
72+
-
5873
- |checkmark| [#srv-polling]_ [#client-side-encryption]_
5974
- |checkmark|
6075
- |checkmark|
@@ -65,6 +80,7 @@ MongoDB Compatibility
6580
-
6681

6782
* - 2.9
83+
-
6884
-
6985
- |checkmark|
7086
- |checkmark|
@@ -75,6 +91,7 @@ MongoDB Compatibility
7591
-
7692

7793
* - 2.8
94+
-
7895
-
7996
- |checkmark|
8097
- |checkmark|
@@ -85,6 +102,7 @@ MongoDB Compatibility
85102
-
86103

87104
* - 2.7
105+
-
88106
-
89107
- |checkmark|
90108
- |checkmark|
@@ -95,6 +113,7 @@ MongoDB Compatibility
95113
-
96114

97115
* - 2.6
116+
-
98117
-
99118
- |checkmark|
100119
- |checkmark|
@@ -105,6 +124,7 @@ MongoDB Compatibility
105124
-
106125

107126
* - 2.5
127+
-
108128
-
109129
-
110130
- |checkmark|
@@ -118,6 +138,7 @@ MongoDB Compatibility
118138
-
119139
-
120140
-
141+
-
121142
- |checkmark|
122143
- |checkmark|
123144
- |checkmark|
@@ -129,6 +150,7 @@ MongoDB Compatibility
129150
-
130151
-
131152
-
153+
-
132154
- |checkmark|
133155
- |checkmark|
134156
- |checkmark|
@@ -139,6 +161,7 @@ MongoDB Compatibility
139161
-
140162
-
141163
-
164+
-
142165
- |checkmark|
143166
- |checkmark|
144167
- |checkmark|
@@ -150,10 +173,13 @@ MongoDB Compatibility
150173
-
151174
-
152175
-
176+
-
153177
- |checkmark|
154178
- |checkmark|
155179
- |checkmark|
156180

181+
.. [#ocsp] OCSP verification is not yet implemented.
182+
157183
.. [#srv-polling] Polling of SRV records in sharded topologies is
158184
implemented as of driver version 2.11.
159185

@@ -193,6 +219,20 @@ for that Ruby version is deprecated.
193219
- JRuby 9.1
194220
- JRuby
195221

222+
* - 2.13
223+
- |checkmark|
224+
- |checkmark|
225+
- |checkmark|
226+
- |checkmark|
227+
- |checkmark|
228+
-
229+
-
230+
-
231+
-
232+
- |checkmark|
233+
-
234+
-
235+
196236
* - 2.12
197237
- |checkmark|
198238
- |checkmark|
@@ -419,7 +459,7 @@ the driver.
419459
* - Ruby Driver
420460
- mongo_kerberos |nbsp| 2.1
421461

422-
* - 2.7 - 2.12
462+
* - 2.7 - 2.13
423463
- |checkmark|
424464

425465

0 commit comments

Comments
 (0)