|
| 1 | +--- |
| 2 | +layout: news_post |
| 3 | +title: "Support of Ruby 2.3 has ended" |
| 4 | +author: "antonpaisov" |
| 5 | +translator: |
| 6 | +date: 2019-03-31 00:00:00 +0000 |
| 7 | +lang: en |
| 8 | +--- |
| 9 | + |
| 10 | +We announce that all support of the Ruby 2.3 series has ended. |
| 11 | + |
| 12 | +After the release of Ruby 2.3.7 on March 28, 2018, |
| 13 | +the support of the Ruby 2.3 series was in the security maintenance phase. |
| 14 | +Now, after one year has passed, this phase has ended. |
| 15 | +Therefore, on March 31, 2019, all support of the Ruby 2.3 series ends. |
| 16 | +Security and bug fixes from more recent Ruby versions will no longer be |
| 17 | +backported to 2.3. There won't be any patches of 2.3 either. |
| 18 | +We highly recommend that you upgrade to Ruby 2.6 or 2.5 as soon as possible. |
| 19 | + |
| 20 | +## About currently supported Ruby versions |
| 21 | + |
| 22 | +### Ruby 2.6 series |
| 23 | + |
| 24 | +Currently in normal maintenance phase. |
| 25 | +We will backport bug fixes and release with the fixes whenever necessary. |
| 26 | +And, if a critical security issue is found, we will release an urgent fix |
| 27 | +for it. |
| 28 | + |
| 29 | +### Ruby 2.5 series |
| 30 | + |
| 31 | +Currently in normal maintenance phase. |
| 32 | +We will backport bug fixes and release with the fixes whenever necessary. |
| 33 | +And, if a critical security issue is found, we will release an urgent fix |
| 34 | +for it. |
| 35 | + |
| 36 | +### Ruby 2.4 series |
| 37 | + |
| 38 | +Currently in security maintenance phase. |
| 39 | +We will never backport any bug fixes to 2.4 except security fixes. |
| 40 | +If a critical security issue is found, we will release an urgent fix for it. |
| 41 | +We are planning to end the support of the Ruby 2.4 series on March 31, 2020. |
0 commit comments