This is an automated email from the ASF dual-hosted git repository. utkarsharma pushed a commit to branch utkarsharma2-patch-2 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 6864ee9b03a549e6927226aa9d94799edc5ca856 Author: Utkarsh Sharma <[email protected]> AuthorDate: Fri Sep 6 17:04:29 2024 +0530 Announce Airflow 2.10.0 release --- landing-pages/site/content/en/announcements/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index 96460e9ecd..02294cf223 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -13,6 +13,16 @@ 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**.
