From 95b77432c2b55e281762295a89bd07b37fb06104 Mon Sep 17 00:00:00 2001 From: Utkarsh Sharma Date: Fri, 6 Sep 2024 17:05:59 +0530 Subject: [PATCH] Announce Airflow 2.10.0 release (#1065) * Announce Airflow 2.10.0 release * Update landing-pages/site/content/en/announcements/_index.md --- landing-pages/site/content/en/announcements/_index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index 96460e9ecd4..b8f9c03c85a 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -13,6 +13,15 @@ menu: **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on Twitter for the latest news and announcements! +# September 06, 2024 + +We’ve just released Apache **Airflow 2.10.1**. + +📦 PyPI: https://pypi.org/project/apache-airflow/2.10.1/ \ +📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.10.1 \ +🛠️ Release Notes: https://airflow.apache.org/docs/apache-airflow/2.10.1/release_notes.html \ +🪶 Sources: https://airflow.apache.org/docs/apache-airflow/2.10.1/installation/installing-from-sources.html + # August 15, 2024 We’ve just released Apache **Airflow 2.10.0**.