This is an automated email from the ASF dual-hosted git repository. rahulvats pushed a commit to branch announce-318 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 27f50010a7645c02e73ef1d55c1c620611039100 Author: vatsrahul1001 <[email protected]> AuthorDate: Thu Mar 12 04:17:20 2026 +0530 Announce Apache Airflow 3.1.8 release --- landing-pages/site/content/en/announcements/_index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index 41608b72c7..41f303729c 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -11,6 +11,17 @@ menu: +# March 11, 2026 +We've just released Apache Airflow 3.1.8 :tada: + +:package: PyPI: https://pypi.org/project/apache-airflow/3.1.8/ +:books: Docs: https://airflow.apache.org/docs/apache-airflow/3.1.8/ +:hammer_and_wrench: Release Notes: https://airflow.apache.org/docs/apache-airflow/3.1.8/release_notes.html +:whale: Docker Image: "docker pull apache/airflow:3.1.8" +:busstop: Constraints: https://github.com/apache/airflow/tree/constraints-3.1.8 + +Thanks to all the contributors who made this possible. + # February 17, 2026 We've just released Apache **Airflow Helm chart 1.19.0**.
