This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c47b1ae38d6 Fix supported Python versions in README (#56734)
add 08150192d51 Fix execution failures with NULL dag_run.conf during
upgrades (#56729)
No new revisions were added by this update.
Summary of changes:
.../execution_api/datamodels/taskinstance.py | 2 +-
.../api_fastapi/execution_api/versions/__init__.py | 7 ++-
.../execution_api/versions/v2025_10_10.py | 15 ++++++
.../versions/head/test_task_instances.py | 27 ++++++++++
.../versions/v2025_09_23/test_task_instances.py | 57 ++++++++++++++++++++++
5 files changed, 105 insertions(+), 3 deletions(-)