File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,16 @@ The first column lists the driver versions.
45
45
- MongoDB 3.0
46
46
- MongoDB 2.6
47
47
48
+ * - 2.16
49
+ - |checkmark|
50
+ - |checkmark|
51
+ - |checkmark|
52
+ - |checkmark|
53
+ - |checkmark|
54
+ - |checkmark|
55
+ - |checkmark|
56
+ - |checkmark|
57
+
48
58
* - 2.15
49
59
- |checkmark|
50
60
- |checkmark|
@@ -237,6 +247,20 @@ for that Ruby version is deprecated.
237
247
- JRuby 9.1
238
248
- JRuby
239
249
250
+ * - 2.16
251
+ - |checkmark|
252
+ - |checkmark|
253
+ - |checkmark|
254
+ - |checkmark|
255
+ - D
256
+ -
257
+ -
258
+ -
259
+ -
260
+ -
261
+ - |checkmark|
262
+ -
263
+ -
240
264
* - 2.15
241
265
- |checkmark|
242
266
- |checkmark|
Original file line number Diff line number Diff line change @@ -17,6 +17,11 @@ comprehensive list of changes in each version of the driver and the
17
17
for the complete list of changes, including those internal to the driver and
18
18
its test suite.
19
19
20
+ 2.16
21
+ ====
22
+
23
+ This release of the Ruby driver increases the minimum required Ruby version
24
+ to 2.4.
20
25
21
26
2.15
22
27
====
@@ -65,7 +70,6 @@ The following smaller improvements have been made:
65
70
``writeErrors`` field in the server response.
66
71
- Server selection timeout for ``mongocryptd`` has been increased to 10 seconds.
67
72
68
-
69
73
2.14
70
74
====
71
75
You can’t perform that action at this time.
0 commit comments