This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e110172033 Change state for version 2.11.2 to EOL (#68212)
1e110172033 is described below

commit 1e11017203302763baff5bf86b002e7abd5ef706
Author: Christos Bisias <[email protected]>
AuthorDate: Mon Jun 8 13:30:55 2026 +0300

    Change state for version 2.11.2 to EOL (#68212)
---
 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 b7b34d4b60b..c3c5edb093c 100644
--- a/README.md
+++ b/README.md
@@ -292,14 +292,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"),

Reply via email to