This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch announce-314 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 60c708b5f3315da9ca90717bc0b1f614c963d3d4 Author: Ephraim Anierobi <[email protected]> AuthorDate: Wed Dec 10 09:56:31 2025 +0100 Announce Apache Airflow 3.1.4 release --- 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/ \
