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 d74c6cfd82 Add announcement for Apache Airflow 2.11.2 release (#1461)
d74c6cfd82 is described below
commit d74c6cfd824e9c015e1b16949c383a416c4b6501
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Mar 14 20:34:29 2026 +0100
Add announcement for Apache Airflow 2.11.2 release (#1461)
Added announcement for Apache Airflow 2.11.2 release with relevant links.
---
landing-pages/site/content/en/announcements/_index.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index fe46431931..b3ac143849 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,16 @@ menu:
+# March 14, 2026
+We've just released Apache Airflow 2.11.2 🎉
+
+📦 PyPI: https://pypi.org/project/apache-airflow/2.11.2/ \
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.11.2/ \
+🛠 Release Notes:
https://airflow.apache.org/docs/apache-airflow/2.11.2/release_notes.html \
+🐳 Docker Image: "docker pull apache/airflow:2.11.2" \
+🚏 Constraints: https://github.com/apache/airflow/tree/constraints-2.11.2
+
+
# March 11, 2026
We've just released Apache Airflow 3.1.8 🎉