- Added numerous new airflowctl commands: next‑execution for DAGs, bulk delete DagRuns, rerun with latest config, task‑group instance patching, remote version check, cursor‑based pagination for DagRuns and task instances, queueing new task...
- Fixed several bugs including connections import schema handling, broken documentation URLs, missing PyYAML runtime dependency, DagRun list crash when state omitted, backfill parameter overrides, and Ruff lint issues.
- Introduced Core API endpoints for task and asset state, improved release‑notes workflow, aligned DAG naming conventions, capped httpx dependency below 1.0, and enhanced static checking processes.