Skip to content

Commit 1c82da5

Browse files
RUBY-2351 Increase minimum Ruby version to 2.4 (#2298)
1 parent de95d36 commit 1c82da5

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

source/reference/driver-compatibility.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@ The first column lists the driver versions.
4545
- MongoDB 3.0
4646
- MongoDB 2.6
4747

48+
* - 2.16
49+
- |checkmark|
50+
- |checkmark|
51+
- |checkmark|
52+
- |checkmark|
53+
- |checkmark|
54+
- |checkmark|
55+
- |checkmark|
56+
- |checkmark|
57+
4858
* - 2.15
4959
- |checkmark|
5060
- |checkmark|
@@ -237,6 +247,20 @@ for that Ruby version is deprecated.
237247
- JRuby 9.1
238248
- JRuby
239249

250+
* - 2.16
251+
- |checkmark|
252+
- |checkmark|
253+
- |checkmark|
254+
- |checkmark|
255+
- D
256+
-
257+
-
258+
-
259+
-
260+
-
261+
- |checkmark|
262+
-
263+
-
240264
* - 2.15
241265
- |checkmark|
242266
- |checkmark|

source/release-notes.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ comprehensive list of changes in each version of the driver and the
1717
for the complete list of changes, including those internal to the driver and
1818
its test suite.
1919

20+
2.16
21+
====
22+
23+
This release of the Ruby driver increases the minimum required Ruby version
24+
to 2.4.
2025

2126
2.15
2227
====
@@ -65,7 +70,6 @@ The following smaller improvements have been made:
6570
``writeErrors`` field in the server response.
6671
- Server selection timeout for ``mongocryptd`` has been increased to 10 seconds.
6772

68-
6973
2.14
7074
====
7175

0 commit comments

Comments
 (0)