This is an automated email from the ASF dual-hosted git repository.
kaxilnaik 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 0f4bb2a5e5 Add 3.0.3 to Announcement page (#1223)
0f4bb2a5e5 is described below
commit 0f4bb2a5e5b6050bfce4c47aea4f484d3c8083b3
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Jul 15 00:51:49 2025 +0530
Add 3.0.3 to Announcement page (#1223)
---
landing-pages/site/content/en/announcements/_index.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index de69328711..b79fc9fc20 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,17 @@ menu:
+# July 15, 2025
+
+We’ve just released Apache **Airflow 3.0.3** and **Task SDK 1.0.3**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow/3.0.3/ \
+📚 Core Airflow Docs: https://airflow.apache.org/docs/apache-airflow/3.0.3/ \
+📚 Task SDK Docs: https://airflow.apache.org/docs/task-sdk/1.0.3/ \
+🛠️ Release Notes:
https://airflow.apache.org/docs/apache-airflow/3.0.3/release_notes.html \
+🪶 Sources:
https://airflow.apache.org/docs/apache-airflow/3.0.3/installation/installing-from-sources.html
\
+🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.0.3
+
# July 13, 2025
We've just released Apache **Airflow Helm chart 1.18.0**.