Last 7 days
0
Features: 0
Changes: 0
Fixes: 0
Deprecations: 0
Workflow orchestration platform for authoring and monitoring data pipelines.
Latest Apache Airflow changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this Apache Airflow release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
0
1
2
4
Expanded asset partitioning with new RollupMapper, FanOutMapper, FixedKeyMapper, SegmentWindow and runtime timetable support for dynamic partition keys.
✅ SMTP STARTTLS now validates server certificates by default; set `email.ssl_context="none"` to retain previous non‑validating behavior.
Read‑only users can no longer access the `/dags` endpoint without additional permissions, requiring role updates for DagAccessEntity.RUN, HITL_DETAIL, and TASK_INSTANCE (breaking change).
Adds asset partitioning for fine‑grained scheduling, experimental multi‑team deployments, and synchronous deadline callbacks.