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

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


    from c81e87985f5 Update keyring>=25.7.0 (#61529)
     add 1b4fa5aad5d Add partition_key support to execution API trigger dag run 
endpoint #61075 (#61301)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/api/common/trigger_dag.py |  4 ++++
 .../api_fastapi/execution_api/datamodels/dagrun.py |  1 +
 .../api_fastapi/execution_api/routes/dag_runs.py   |  1 +
 .../execution_api/versions/v2025_11_07.py          |  2 ++
 .../execution_api/versions/head/test_dag_runs.py   | 27 ++++++++++++++++++++++
 .../src/airflow/sdk/api/datamodels/_generated.py   |  1 +
 6 files changed, 36 insertions(+)

Reply via email to