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 b96f35bd48 Add announcement for Apache Airflow Ctl Announcement for
0.1.5 (#1553)
b96f35bd48 is described below
commit b96f35bd48ff8278371670845f2f4efbeb5151df
Author: Bugra Ozturk <[email protected]>
AuthorDate: Wed Jun 3 22:38:17 2026 +0200
Add announcement for Apache Airflow Ctl Announcement for 0.1.5 (#1553)
---
landing-pages/site/content/en/announcements/_index.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index 8e23c8b38b..f7676f523a 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -8,6 +8,21 @@ menu:
---
+# June 3, 2026
+
+We've just released Apache Airflow CTL 0.1.5 🎉
+
+Highlights:
+- New Dag Next Execution Command
+- Bulk Delete Dag Runs
+- Rerun Latest Dag Version
+- Positional Arguments Simplified
+- JSON Backfill Payload Support
+
+📦 PyPI: https://pypi.org/project/apache-airflow-ctl/0.1.5
+📚 Docs: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.5
+🛠Release Notes:
https://airflow.apache.org/docs/apache-airflow-ctl/0.1.5/release_notes.html
+
# May 29, 2026
We've just released Apache Airflow 3.2.2 🎉