mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-20 21:11:55 +00:00
Update LTS imformation
This commit is contained in:
parent
a5bf40381c
commit
77e562aaf2
2 changed files with 62 additions and 58 deletions
|
|
@ -7,7 +7,7 @@ Wagtail 1.12 release notes
|
|||
:depth: 1
|
||||
|
||||
|
||||
Wagtail 1.12 is designated a Long Term Support (LTS) release. Long Term Support releases will continue to receive maintenance updates as necessary to address security and data-loss related issues, up until the next LTS release (typically a period of 8 months). Please note that Wagtail 1.12 will be the last LTS release to support Python 2.
|
||||
Wagtail 1.12 is designated a Long Term Support (LTS) release. Long Term Support releases will continue to receive maintenance updates as necessary to address security and data-loss related issues, up until the next LTS release (typically a period of 8 months).
|
||||
|
||||
|
||||
What's new
|
||||
|
|
|
|||
|
|
@ -12,19 +12,21 @@ Additionally, patch releases will be issued as needed, to fix bugs and security
|
|||
|
||||
A feature release will usually stop receiving patch release updates when the next feature release comes out. However, selected feature releases are designated as Long Term Support (LTS) releases, and will continue to receive maintenance updates to address any security and data-loss related issues that arise, up until the next Long Term Support release. Typically, a Long Term Support release will happen once every four feature releases, giving a support period of eight months.
|
||||
|
||||
Exceptionally, with 2.0 introducing breaking changes, 1.13 was designated as LTS in addition to 1.12. The support period for both versions will last until the next LTS is released, some time around September 2018.
|
||||
|
||||
+-------------------+---------------------------------------+
|
||||
| Wagtail release | LTS support period |
|
||||
+===================+=======================================+
|
||||
| 0.8 LTS | November 2014 - March 2016 |
|
||||
+-------------------+---------------------------------------+
|
||||
| 1.4 LTS | March 2016 - December 2016 |
|
||||
+-------------------+---------------------------------------+
|
||||
| 1.8 LTS | December 2016 - August 2017 |
|
||||
+-------------------+---------------------------------------+
|
||||
| 1.12 LTS | August 2017 - April 2018 (expected) |
|
||||
+-------------------+---------------------------------------+
|
||||
|
||||
+-------------------+------------------------------------------+
|
||||
| Wagtail release | LTS support period |
|
||||
+===================+==========================================+
|
||||
| 0.8 LTS | November 2014 - March 2016 |
|
||||
+-------------------+------------------------------------------+
|
||||
| 1.4 LTS | March 2016 - December 2016 |
|
||||
+-------------------+------------------------------------------+
|
||||
| 1.8 LTS | December 2016 - August 2017 |
|
||||
+-------------------+------------------------------------------+
|
||||
| 1.12 LTS | August 2017 - September 2018 (expected) |
|
||||
+-------------------+------------------------------------------+
|
||||
| 1.13 LTS | October 2017 - September 2018 (expected) |
|
||||
+-------------------+------------------------------------------+
|
||||
|
||||
Deprecation policy
|
||||
==================
|
||||
|
|
@ -76,48 +78,50 @@ New feature releases frequently add support for newer versions of Django and Pyt
|
|||
|
||||
The compatible versions of Django and Python for each Wagtail release are:
|
||||
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| Wagtail release | Compatible Django versions | Compatible Python versions |
|
||||
+===================+==============================+=============================+
|
||||
| 0.1 | 1.6 | 2.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.2 | 1.6 | 2.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.3 | 1.6 | 2.6, 2.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.4 | 1.6 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.5 | 1.6 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.6 | 1.6, 1.7 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.7 | 1.6, 1.7 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.8 LTS | 1.6, 1.7 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.0 | 1.7, 1.8 | 2.7, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.1 | 1.7, 1.8 | 2.7, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.2 | 1.7, 1.8 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.3 | 1.7, 1.8, 1.9 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.4 LTS | 1.8, 1.9 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.5 | 1.8, 1.9 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.6 | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.7 | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.8 LTS | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.9 | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.10 | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.11 | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.12 LTS | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| Wagtail release | Compatible Django versions | Compatible Python versions |
|
||||
+===================+==============================+=============================+
|
||||
| 0.1 | 1.6 | 2.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.2 | 1.6 | 2.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.3 | 1.6 | 2.6, 2.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.4 | 1.6 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.5 | 1.6 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.6 | 1.6, 1.7 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.7 | 1.6, 1.7 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 0.8 LTS | 1.6, 1.7 | 2.6, 2.7, 3.2, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.0 | 1.7, 1.8 | 2.7, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.1 | 1.7, 1.8 | 2.7, 3.3, 3.4 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.2 | 1.7, 1.8 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.3 | 1.7, 1.8, 1.9 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.4 LTS | 1.8, 1.9 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.5 | 1.8, 1.9 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.6 | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.7 | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.8 LTS | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.9 | 1.8, 1.9, 1.10 | 2.7, 3.3, 3.4, 3.5 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.10 | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.11 | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.12 LTS | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.13 LTS | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue