Doc: Update Supported column for 1.10.x series#20592
Conversation
| @@ -28,7 +28,7 @@ Apache Airflow version life cycle: | |||
| +---------+-----------------+---------------+-----------------+----------------+ | |||
| | 2 | Supported | Dec 17, 2020 | Dec 2021 | TBD | | |||
There was a problem hiding this comment.
worth also updating this line. Airflow 2 is not limited support for Dec 2021
It's TBD
potiuk
left a comment
There was a problem hiding this comment.
How come we have not updated it yet :)
|
The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest main or amend the last commit of the PR, and push it with --force-with-lease. |
|
@potiuk because for some reason we maintain this table twice :( |
|
Hold my beer! |
1.10.x is EOL (cherry picked from commit dcd4c49)
Doc: Update Supported column for 1.10.x series
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.