This is an automated email from the ASF dual-hosted git repository.

amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 2ba3c3637b3 Use dag details response for schedule since recent dagruns 
returns empty response for dag with no dagrun (#48790)
     add 6652711eaf7 Fix bug where op_args was not being serialized to lists 
for Python operators (#48648)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/serialization/helpers.py                | 9 +++------
 .../api_fastapi/core_api/routes/public/test_task_instances.py    | 6 +++---
 airflow-core/tests/unit/models/test_renderedtifields.py          | 4 ++--
 task-sdk/tests/task_sdk/execution_time/test_task_runner.py       | 2 +-
 4 files changed, 9 insertions(+), 12 deletions(-)

Reply via email to