Skip to content

Commit d939a23

Browse files
author
Emily Giurleo
committed
Update driver compatibility matrix for 2.12 release (#1786)
1 parent 25e0cfc commit d939a23

File tree

1 file changed

+33
-6
lines changed

1 file changed

+33
-6
lines changed

docs/reference/driver-compatibility.txt

Lines changed: 33 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,18 @@ MongoDB Compatibility
2828
- MongoDB 2.6
2929
- MongoDB 2.4
3030

31-
* - 2.11
31+
* - 2.12
32+
- |checkmark|
33+
- |checkmark|
34+
- |checkmark|
35+
- |checkmark|
36+
- |checkmark|
37+
- |checkmark|
3238
- |checkmark|
39+
-
40+
41+
* - 2.11
42+
- |checkmark| [#client-side-encryption]_
3343
- |checkmark|
3444
- |checkmark|
3545
- |checkmark|
@@ -39,7 +49,7 @@ MongoDB Compatibility
3949
-
4050

4151
* - 2.10
42-
- |checkmark| [#srv-polling]_
52+
- |checkmark| [#srv-polling]_ [#client-side-encryption]_
4353
- |checkmark|
4454
- |checkmark|
4555
- |checkmark|
@@ -141,6 +151,9 @@ MongoDB Compatibility
141151
.. [#srv-polling] Polling of SRV records in sharded topologies is
142152
implemented as of driver version 2.11.
143153

154+
.. [#client-side-encryption] Client-side encryption is implemented as of
155+
driver version 2.12.
156+
144157
The driver does not support older versions of MongoDB.
145158

146159
.. _reference-compatibility-language-ruby:
@@ -174,16 +187,30 @@ for that Ruby version is deprecated.
174187
- JRuby 9.1
175188
- JRuby
176189

190+
* - 2.12
191+
- |checkmark|
192+
- |checkmark|
193+
- |checkmark|
194+
- |checkmark|
195+
- |checkmark|
196+
-
197+
-
198+
-
199+
-
200+
- |checkmark|
201+
-
202+
-
203+
177204
* - 2.11
178205
- |checkmark|
179206
- |checkmark|
180207
- |checkmark|
181208
- |checkmark|
182209
- |checkmark|
183-
-
184-
-
185-
-
186-
-
210+
-
211+
-
212+
-
213+
-
187214
- |checkmark|
188215
-
189216
-

0 commit comments

Comments
 (0)