This is an automated email from the ASF dual-hosted git repository. vatsrahul1001 pushed a commit to branch announce-3.3.2-release in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 0b2fbcf2369c789776554c61fbfa43c7d4fbdb70 Author: Rahul Vats <[email protected]> AuthorDate: Thu Sep 17 16:11:07 2026 +0530 Announce Apache Airflow 3.3.2 release --- 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 042be8a1f1..1930c1d672 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -8,6 +8,16 @@ menu: --- +# September 17, 2026 + +We've just released Apache Airflow 3.3.2 🎉 + +📦 PyPI: https://pypi.org/project/apache-airflow/3.3.2/ \ +📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.3.2/ \ +🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow/3.3.2/release_notes.html \ +🐳 Docker Image: "docker pull apache/airflow:3.3.2" \ +🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.3.2 + # August 12, 2026 We've just released Apache Airflow 3.3.1 🎉
