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 d77e573b59 Add release notes for Airflow 3.0.1, 2.11.0 & Python Client 
3.0.0 (#1204)
d77e573b59 is described below

commit d77e573b59042a3697dda8bd39dbe209b1e12479
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue May 27 17:17:23 2025 +0530

    Add release notes for Airflow 3.0.1, 2.11.0 & Python Client 3.0.0 (#1204)
    
    Add release notes for Airflow 3.0.1, 2.11.0 & Python Client 3.0.0
---
 .../site/content/en/announcements/_index.md        | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index d78c48ab5d..c3e461e7a6 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,32 @@ menu:
 &nbsp;
 &nbsp;
 
+# May 27, 2025
+
+We’ve just released Apache Airflow **Python Client 3.0.0**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow-client/3.0.0/ \
+📚 Docs: https://github.com/apache/airflow-client-python/blob/3.0.0/README.md \
+🛠️ Release Notes: 
https://github.com/apache/airflow-client-python/blob/3.0.0/CHANGELOG.md
+
+# May 20, 2025
+
+We’ve just released Apache **Airflow 2.11.0**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow/2.11.0/ \
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.11.0/ \
+🛠️ Release Notes: 
https://airflow.apache.org/docs/apache-airflow/2.11.0/release_notes.html \
+🪶 Sources: 
https://airflow.apache.org/docs/apache-airflow/2.11.0/installation/installing-from-sources.html
+
+# May 12, 2025
+
+We’ve just released Apache **Airflow 3.0.1**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow/3.0.1/ \
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.0.1/ \
+🛠️ Release Notes: 
https://airflow.apache.org/docs/apache-airflow/3.0.1/release_notes.html \
+🪶 Sources: 
https://airflow.apache.org/docs/apache-airflow/3.0.1/installation/installing-from-sources.html
+
 # April 22, 2025
 
 We’ve just released Apache **Airflow 3.0.0**. You can read more about what 3.0 
brings in the [announcement post]({{< ref 
"blog/airflow-three-point-oh-is-here/index.md" >}}).

Reply via email to