This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch announce-281 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit f51797639b3b6c77fc17645a6b6d5037e6130cec Author: Ephraim Anierobi <[email protected]> AuthorDate: Fri Jan 19 13:14:48 2024 +0100 Announce Apache Airflow 2.8.1 release --- 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 ea5f784b38..77d63e61e2 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! +# January 19, 2024 + +We’ve just released Apache **Airflow 2.8.1**. + +📦 PyPI: https://pypi.org/project/apache-airflow/2.8.1/ \ +📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.8.1 \ +🛠️ Release Notes: https://airflow.apache.org/docs/apache-airflow/2.8.1/release_notes.html \ +🪶 Sources: https://airflow.apache.org/docs/apache-airflow/2.8.1/installation/installing-from-sources.html + # December 18, 2023 We’ve just released Apache **Airflow 2.8.0**.
