This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 74688c0cdf Announce Apache Airflow 3.1.5 release (#1315)
74688c0cdf is described below
commit 74688c0cdf9b9003f80492a5a89918b34da72b63
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Sat Dec 13 08:14:57 2025 +0100
Announce Apache Airflow 3.1.5 release (#1315)
---
landing-pages/site/content/en/announcements/_index.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index 295a4231ff..c2c13cee55 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,19 @@ menu:
+# December 12, 2025
+
+We've just released **Airflow 3.1.5** and **Task SDK 1.1.5** 🎉
+
+📦 PyPI: https://pypi.org/project/apache-airflow/3.1.5/ \
+📚 Core Docs: https://airflow.apache.org/docs/apache-airflow/3.1.5/ \
+📚 Task SDK Docs: https://airflow.apache.org/docs/task-sdk/1.1.5/ \
+🛠 Release Notes:
https://airflow.apache.org/docs/apache-airflow/3.1.5/release_notes.html \
+🐳 Docker Image: "docker pull apache/airflow:3.1.5" \
+🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.1.5
+
+Thanks to all the contributors who made this possible.
+
# December 10, 2025
We've just released Apache **Airflow 3.1.4** and **Task SDK 1.1.4** 🎉