From 0aebcb8cbad98af90bb4680936f2a8417be829bb Mon Sep 17 00:00:00 2001 From: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:04:35 -0700 Subject: [PATCH] Clarify Cosmos supports runtime until "End of Basic Support" Also a couple other minor updates to fix the wording around airflow support. --- docs/compatibility-policy.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/compatibility-policy.rst b/docs/compatibility-policy.rst index d7d35447e9..9a6f0239af 100644 --- a/docs/compatibility-policy.rst +++ b/docs/compatibility-policy.rst @@ -74,15 +74,15 @@ conditions are met: Apache Airflow Version Removal Criteria ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Apache Airflow versions are removed from support when **either** of the +Apache Airflow versions are removed from support when **both** of the following conditions are met: - **Airflow EOL**: The Apache Airflow version has reached End of Life according to the `Apache Airflow release policy `_ - **Astronomer Runtime EOL**: The Astronomer Runtime version has reached End of - Life according to the - `Astronomer Runtime release policy `_ + Basic Support according to the + `Astronomer Runtime lifecycle policy `_ dbt Core Version Removal Criteria ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -97,8 +97,8 @@ Version Removal Process When a version meets the removal criteria: -1. **Evaluation**: The maintainer team verifies that the version meets one or - more removal criteria +1. **Evaluation**: The maintainer team verifies that the version meets all + removal criteria 2. **Documentation**: This compatibility policy document is updated to reflect the removal 3. **CHANGELOG**: The removal is documented in ``CHANGELOG.rst``