ashb commented on a change in pull request #15936:
URL: https://github.com/apache/airflow/pull/15936#discussion_r635271287
##########
File path: docs/apache-airflow/installation.rst
##########
@@ -29,6 +29,30 @@ installation with other tools as well.
Airflow is also distributed as a Docker image (OCI Image). Consider using
it to guarantee that software will always run the same no matter where it is
deployed. For more information, see: :doc:`docker-stack:index`.
+Version Life Cycle
+'''''''''''''''''
+
+Apache Airflow version life cycle:
+
++---------+---------------------+-----------------+---------------+-----------------+----------------+
+| Version | Current Patch/Minor | State | First Release | Limited
Support | EOL/Terminated |
++---------+---------------------+-----------------+---------------+-----------------+----------------+
+| 2 | 2.1.0 | Supported | Dec 17, 2020 | Dec
2021 | TBD |
++---------+---------------------+-----------------+---------------+-----------------+----------------+
+| 1.10 | 1.10.15 | Limited Support | Aug 27, 2018 | Dec
2020 | June 2021 |
++---------+---------------------+-----------------+---------------+-----------------+----------------+
+| 1.9 | 1.9.0 | EOL | Jan 03, 2018 | Aug
2018 | Aug 2018 |
++---------+---------------------+-----------------+---------------+-----------------+----------------+
+| 1.8 | 1.8.2 | EOL | Mar 19, 2017 | Jan
2018 | Jan 2018 |
++---------+---------------------+-----------------+---------------+-----------------+----------------+
+| 1.7 | 1.7.1.2 | EOL | Mar 28, 2016 | Mar
2017 | Mar 2017 |
++---------+---------------------+-----------------+---------------+-----------------+----------------+
Review comment:
Since this is "across" versions, would this possible make more sense on
the site and not in the docs, so that old versions don't contain out-of-date
info?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]