potiuk commented on a change in pull request #15936:
URL: https://github.com/apache/airflow/pull/15936#discussion_r635300843



##########
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:
       True. Do we need it there though Maybe we can skip it in the docs? 
   
   Where else could we put it so that it's not "hidden" ? 




-- 
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]


Reply via email to