This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi 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 ed5d5c9c67 Announce Airflow 3.1.3 release (#1277)
ed5d5c9c67 is described below
commit ed5d5c9c675ffc77d25cea9f64f7974e0fc89fa0
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Fri Nov 14 15:32:40 2025 +0100
Announce Airflow 3.1.3 release (#1277)
---
landing-pages/site/content/en/announcements/_index.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index 46e755d1b6..86547a2285 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,18 @@ menu:
+# November 14, 2025
+
+We've just released Apache Airflow 3.1.3 🎉
+
+📦 PyPI: https://pypi.org/project/apache-airflow/3.1.3/
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.1.3/
+🛠 Release Notes:
https://airflow.apache.org/docs/apache-airflow/3.1.3/release_notes.html
+🐳 Docker Image: "docker pull apache/airflow:3.1.3"
+🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.1.3
+
+Thanks to all the contributors who made this possible.
+
# November 11, 2025
📣 We've just released Apache Airflow CTL 0.1.0 🎉