This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch staging in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 4797754ce18c8da954c165772acdd01e535d86c7 Author: Ephraim Anierobi <[email protected]> AuthorDate: Wed Dec 10 11:06:37 2025 +0100 Announce Apache Airflow 3.1.4 release (#1304) --- landing-pages/site/content/en/announcements/_index.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index ce96b1d07f..79531819c3 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -11,9 +11,21 @@ menu: +# December 10, 2025 + +We've just released Apache **Airflow 3.1.4** and **Task SDK 1.1.4** 🎉 + +📦 PyPI: https://pypi.org/project/apache-airflow/3.1.4/ +📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.1.4/ +🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow/3.1.4/release_notes.html +🐳 Docker Image: "docker pull apache/airflow:3.1.4" +🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.1.4 + +Thanks to all the contributors who made this possible. + # November 14, 2025 -We've just released Apache Airflow 3.1.3 🎉 +We've just released Apache **Airflow 3.1.3** and **Task SDK 1.1.3** 🎉 📦 PyPI: https://pypi.org/project/apache-airflow/3.1.3/ \ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.1.3/ \
