This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 18396ed8083 Rework the TriggererJobRunner to run triggers in a process
without DB access (#46677)
add 8c374a89c7c Handle None in DagRunAssetReference (#46847)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/datamodels/assets.py | 6 ++--
.../api_fastapi/core_api/openapi/v1-generated.yaml | 18 ++++++++----
airflow/ui/openapi-gen/requests/schemas.gen.ts | 33 ++++++++++++++++++----
airflow/ui/openapi-gen/requests/types.gen.ts | 6 ++--
4 files changed, 45 insertions(+), 18 deletions(-)