|
| 1 | +--- |
| 2 | +layout: news_post |
| 3 | +title: "Support of Ruby 2.4 has ended" |
| 4 | +author: "usa" |
| 5 | +translator: |
| 6 | +date: 2020-04-05 12:00:00 +0000 |
| 7 | +lang: en |
| 8 | +--- |
| 9 | + |
| 10 | +We announce that all support of the Ruby 2.4 series has ended. |
| 11 | + |
| 12 | +From the end of March of the last year, the support of the Ruby 2.4 series |
| 13 | +was in the security maintenance phase. |
| 14 | +Now, after one year has passed, this phase has ended. |
| 15 | +Therefore, at March 31, 2020, all support of the Ruby 2.4 series has ended. |
| 16 | +Bug and security fixes from more recent Ruby versions will no longer be |
| 17 | +backported to 2.4, and no further patch release of 2.4 will be released. |
| 18 | +We released Ruby 2.4.10 at March 31, 2020, but it was to give users a little |
| 19 | +time to move to newer versions. |
| 20 | +We highly recommend that you upgrade to newer versions of Ruby as soon as |
| 21 | +possible. |
| 22 | + |
| 23 | + |
| 24 | +## About currently supported Ruby versions |
| 25 | + |
| 26 | +### Ruby 2.7 series |
| 27 | + |
| 28 | +Currently in normal maintenance phase. |
| 29 | +We will backport bug fixes and release with the fixes whenever necessary. |
| 30 | +And, if a critical security issue is found, we will release an urgent fix |
| 31 | +for it. |
| 32 | + |
| 33 | +### Ruby 2.6 series |
| 34 | + |
| 35 | +Currently in normal maintenance phase. |
| 36 | +We will backport bug fixes and release with the fixes whenever necessary. |
| 37 | +And, if a critical security issue is found, we will release an urgent fix |
| 38 | +for it. |
| 39 | + |
| 40 | +### Ruby 2.5 series |
| 41 | + |
| 42 | +Currently in security maintenance phase. |
| 43 | +We will never backport any bug fixes to 2.5 except security fixes. |
| 44 | +If a critical security issue is found, we will release an urgent fix for it. |
| 45 | +We are planning to end the support of the Ruby 2.5 series at the end of |
| 46 | +March 2021. |
0 commit comments