This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v3-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-2-test by this push:
new 487a0b0bfa3 [v3-2-test] Change state for version 2.11.2 to EOL
(#68212) (#68219)
487a0b0bfa3 is described below
commit 487a0b0bfa3ab978c9ca55bf6c0318e94575485e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 14:02:23 2026 +0200
[v3-2-test] Change state for version 2.11.2 to EOL (#68212) (#68219)
(cherry picked from commit 1e11017203302763baff5bf86b002e7abd5ef706)
Co-authored-by: Christos Bisias <[email protected]>
---
README.md | 16 ++++++++--------
.../docs/installation/supported-versions.rst | 20 ++++++++++----------
scripts/ci/prek/supported_versions.py | 2 +-
3 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/README.md b/README.md
index 465e9fadebb..4c301a6668f 100644
--- a/README.md
+++ b/README.md
@@ -291,14 +291,14 @@ Apache Airflow version life cycle:
<!-- This table is automatically updated by prek
scripts/ci/prek/supported_versions.py -->
<!-- Beginning of auto-generated table -->
-| Version | Current Patch/Minor | State | First Release |
Limited Maintenance | EOL/Terminated |
-|-----------|-----------------------|---------------------|-----------------|-----------------------|------------------|
-| 3 | 3.2.2 | Maintenance | Apr 22, 2025 |
TBD | TBD |
-| 2 | 2.11.2 | Limited maintenance | Dec 17, 2020 |
Oct 22, 2025 | Apr 22, 2026 |
-| 1.10 | 1.10.15 | EOL | Aug 27, 2018 |
Dec 17, 2020 | June 17, 2021 |
-| 1.9 | 1.9.0 | EOL | Jan 03, 2018 |
Aug 27, 2018 | Aug 27, 2018 |
-| 1.8 | 1.8.2 | EOL | Mar 19, 2017 |
Jan 03, 2018 | Jan 03, 2018 |
-| 1.7 | 1.7.1.2 | EOL | Mar 28, 2016 |
Mar 19, 2017 | Mar 19, 2017 |
+| Version | Current Patch/Minor | State | First Release | Limited
Maintenance | EOL/Terminated |
+|-----------|-----------------------|-------------|-----------------|-----------------------|------------------|
+| 3 | 3.2.2 | Maintenance | Apr 22, 2025 | TBD
| TBD |
+| 2 | 2.11.2 | EOL | Dec 17, 2020 | Oct 22,
2025 | Apr 22, 2026 |
+| 1.10 | 1.10.15 | EOL | Aug 27, 2018 | Dec 17,
2020 | June 17, 2021 |
+| 1.9 | 1.9.0 | EOL | Jan 03, 2018 | Aug 27,
2018 | Aug 27, 2018 |
+| 1.8 | 1.8.2 | EOL | Mar 19, 2017 | Jan 03,
2018 | Jan 03, 2018 |
+| 1.7 | 1.7.1.2 | EOL | Mar 28, 2016 | Mar 19,
2017 | Mar 19, 2017 |
<!-- End of auto-generated table -->
diff --git a/airflow-core/docs/installation/supported-versions.rst
b/airflow-core/docs/installation/supported-versions.rst
index 4d57fb3e457..682baddd795 100644
--- a/airflow-core/docs/installation/supported-versions.rst
+++ b/airflow-core/docs/installation/supported-versions.rst
@@ -26,16 +26,16 @@ Apache Airflow® version life cycle:
.. This table is automatically updated by prek hook
scripts/ci/prek/supported_versions.py
.. Beginning of auto-generated table
-========= ===================== =================== ===============
===================== ================
-Version Current Patch/Minor State First Release
Limited Maintenance EOL/Terminated
-========= ===================== =================== ===============
===================== ================
-3 3.2.2 Maintenance Apr 22, 2025 TBD
TBD
-2 2.11.2 Limited maintenance Dec 17, 2020 Oct
22, 2025 Apr 22, 2026
-1.10 1.10.15 EOL Aug 27, 2018 Dec
17, 2020 June 17, 2021
-1.9 1.9.0 EOL Jan 03, 2018 Aug
27, 2018 Aug 27, 2018
-1.8 1.8.2 EOL Mar 19, 2017 Jan
03, 2018 Jan 03, 2018
-1.7 1.7.1.2 EOL Mar 28, 2016 Mar
19, 2017 Mar 19, 2017
-========= ===================== =================== ===============
===================== ================
+========= ===================== =========== ===============
===================== ================
+Version Current Patch/Minor State First Release Limited
Maintenance EOL/Terminated
+========= ===================== =========== ===============
===================== ================
+3 3.2.2 Maintenance Apr 22, 2025 TBD
TBD
+2 2.11.2 EOL Dec 17, 2020 Oct 22, 2025
Apr 22, 2026
+1.10 1.10.15 EOL Aug 27, 2018 Dec 17, 2020
June 17, 2021
+1.9 1.9.0 EOL Jan 03, 2018 Aug 27, 2018
Aug 27, 2018
+1.8 1.8.2 EOL Mar 19, 2017 Jan 03, 2018
Jan 03, 2018
+1.7 1.7.1.2 EOL Mar 28, 2016 Mar 19, 2017
Mar 19, 2017
+========= ===================== =========== ===============
===================== ================
.. End of auto-generated table
diff --git a/scripts/ci/prek/supported_versions.py
b/scripts/ci/prek/supported_versions.py
index 34f5d43ca69..06ea0b64273 100755
--- a/scripts/ci/prek/supported_versions.py
+++ b/scripts/ci/prek/supported_versions.py
@@ -40,7 +40,7 @@ HEADERS = (
SUPPORTED_VERSIONS = (
("3", "3.2.2", "Maintenance", "Apr 22, 2025", "TBD", "TBD"),
- ("2", "2.11.2", "Limited maintenance", "Dec 17, 2020", "Oct 22, 2025",
"Apr 22, 2026"),
+ ("2", "2.11.2", "EOL", "Dec 17, 2020", "Oct 22, 2025", "Apr 22, 2026"),
("1.10", "1.10.15", "EOL", "Aug 27, 2018", "Dec 17, 2020", "June 17,
2021"),
("1.9", "1.9.0", "EOL", "Jan 03, 2018", "Aug 27, 2018", "Aug 27, 2018"),
("1.8", "1.8.2", "EOL", "Mar 19, 2017", "Jan 03, 2018", "Jan 03, 2018"),