Answers:
Magento 2.0.18的发行说明明确指出:(强调我的)
Magento Open Source 2.0.18软件版本标志着Magento Open Source版本2.0.X 最终支持的软件版本。由于其支持窗口已过期,Magento开源2.0.X将不再接收安全更新或产品质量修复。
我也回答了这个问题“ 为什么在2.0.9之前发布了Magento 2.1.0? ”。
小型营销版本(例如2.0、2.1)的LTS期限为2年。– Benmarks 8月30日下午3:15
您可以根据2.0.0和2.1.0的发布和发布日期(例如,在GitHub上)计算2.0和2.1何时终止此支持。为了完整起见,我包括了M1版本(在第一个M2版本发布后的LTS为3年)。
| Version | Family | Release date | LTS ending |
+----------+-------------+--------------+------------+
| 2.2.0 | 2.2.x CE&EE | 2017-09-27 | 2019-09-27 |
| 2.1.0 | 2.1.x CE&EE | 2016-06-23 | 2018-06-23 |
| 2.0.0 | 2.0.x CE&EE | 2015-11-17 | 2017-11-17 |
| 1.9.3.0 | CE 1.x.x.x | 2015-10-11 | 2018-11-17 |
| 1.14.3.0 | EE 1.x.x.x | 2016-10-11 | 2018-11-17 |
您会发现有另一种清晰的M2支持策略。从理论上讲,Magento仍应支持直到2018年11月的所有M1版本(因此,所有1.x版本的发行修补程序通常都发行1.5及更高版本)。对于M2,他们在所有次要版本上都设置了LTS。
根据Magento.com网站上发布的本企业协议的概述(感谢Sherrie Rohde指出),有些日期与上述日期有所出入。对于Enterprise / Commerce,已经明确提到了这一点,但是未对Community / Open Source进行任何说明。
| Release | Release Date | End of Support Date |
+-------------------------+----------------+---------------------+
| Enterprise Edition 1.9 | July 2010 | July 2012 ** |
| Enterprise Edition 1.10 | February 2011 | February 2013 ** |
| Enterprise Edition 1.11 | August 2011 | August 2013 ** |
| Enterprise Edition 1.12 | April 2012 | April 2014 ** |
| Enterprise Edition 1.13 | October 2013 | June 2020 * |
| Enterprise Edition 1.14 | June 2014 | June 2020 * |
| Enterprise Edition 2.0 | November 2015 | March 2018 |
| Enterprise Edition 2.1 | June 2016 | June 2019 |
| Magento Commerce 2.2 | September 2017 | September 2019 |
**需要在指定日期之前续签Magento许可证。
*到2020年6月,Magento将继续提供并提供安全补丁。
如您所见,对Magento 1 Enterprise的支持终止已延长至2020年6月。对Magento 2.0和2.1的支持也已延长了1年(从3年而不是2年)。
本·马克(Ben Marks)在问题“ 为什么在2.0.9之前发布Magento 2.1.0”的评论中对此进行了回答。:
小型营销版本(例如2.0、2.1)的LTS期限为2年。– Benmarks 8月30日下午3:15
我没有官方消息来源,但听说每个2.X次要版本都将支持2年。