This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch 3.0.6-announcement
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit 7eebe07c1c475bc349d52afdb344a38b9da201c0
Author: Kaxil Naik <[email protected]>
AuthorDate: Sat Aug 30 01:38:23 2025 +0100

    Add 3.0.6 to Announcement page
    
    Add 3.0.6 to Announcement page
---
 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 d8812cb8a7..d869890f07 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,17 @@ menu:
 &nbsp;
 &nbsp;
 
+# August 29, 2025
+
+We’ve just released Apache **Airflow 3.0.6** and **Task SDK 1.0.6**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow/3.0.6/ \
+📚 Core Airflow Docs: https://airflow.apache.org/docs/apache-airflow/3.0.6/ \
+📚 Task SDK Docs: https://airflow.apache.org/docs/task-sdk/1.0.6/ \
+🛠️ Release Notes: 
https://airflow.apache.org/docs/apache-airflow/3.0.6/release_notes.html \
+🪶 Sources: 
https://airflow.apache.org/docs/apache-airflow/3.0.6/installation/installing-from-sources.html
 \
+🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.0.6
+
 # August 20, 2025
 
 We’ve just released Apache **Airflow 3.0.5** and **Task SDK 1.0.5**.

Reply via email to