DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
This document builds on the Airflow 3.0 release, to layout the next set of releases which build on the foundation of Airflow 3.0, starting with Airflow 3.1. This is very much a living document, which will be updated based on the community discussions and decisions, as well as development progress. Everything detailed here, especially scope and expected timelines are "statements of intent" to enable consistent visibility into the status and goals of the project.
The community discussions about Airflow 3 happen in the following places:
Airflow 3.1
Airflow 3.1 scope
| Theme / Workstream | Improvement Proposals | Responsible | Status (Github project link) |
|---|---|---|---|
| Run anywhere in any language | AIP-72 Task Execution Interface aka Task SDK | Lots of progress made on this, but quite a bit more to do before release. Test framework also in place for client / server interface testing. | |
| UI modernization | AIP-68 Extended Plugin Interface for React Views | Unknown User (bbovenzi) , Pierre Jeambrun. Unknown User (jscheffl) | Core development almost done. Examples and documentation to be done for AIP completion. |
| UI Internationalization | Shahar Epstein, Unknown User (bbovenzi) | Dev complete | |
| UI filters | Unknown User (bbovenzi) Pierre Jeambrun | Finish filters in the UI - key point raised in adoption. Need community help Documented as Github issues | |
| Misc | AIP-86 Deadline Alerts (Formerly SLA) | Async callbacks run on Triggerer is dev complete. Sync callbacks (to be run via Executor) to be done in a week. Github project | |
| AIP-81 Enhanced Security in CLI via Integration of API | Core development almost complete. In the bug fixing stage. | ||
| AI workloads | Initial set of capabilities as speced in AIP close to dev complete. Includes API and UI | ||
Following up from 3.0 work on non-data-interval DAG runs https://github.com/apache/airflow/issues/51711 Dev complete, but docs to be added / updated. |
Airflow 3.1 Timelines
The expected high level milestones are shown below.
Date | Milestone |
| Started discussing Airflow 3.1 in dev calls both scope and timing |
May - Aug 2025 | Detailed scoping and development |
Week of | Cut release branch from main |
Week of | Cut Release Candidate of Airflow 3.1 |
Airflow 3.2
This section is a draft to facilitate discussions, with a proposed release timeline of Jan 2026.
Airflow 3.2 scope
| Theme / Workstream | Improvement Proposals | Responsible | Status (Github project link) |
|---|---|---|---|
| Expanded data awareness | AIP-76 Asset Partitions | Design and scoping in progress | |
| Misc |