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

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


    from de4502ff2c Add presto/trino connection documentation (#37536)
     add 16d2671704 Add "queuedEvent" endpoint to get/delete DatasetDagRunQueue 
(#37176)

No new revisions were added by this update.

Summary of changes:
 .../api_connexion/endpoints/dataset_endpoint.py    | 183 ++++++++++-
 airflow/api_connexion/openapi/v1.yaml              | 186 +++++++++++
 airflow/api_connexion/schemas/dataset_schema.py    |  35 +++
 .../fab/auth_manager/security_manager/override.py  |   1 +
 airflow/www/static/js/types/api-generated.ts       | 274 ++++++++++++++++
 newsfragments/37176.significant.rst                |   1 +
 .../endpoints/test_dataset_endpoint.py             | 350 ++++++++++++++++++++-
 7 files changed, 1026 insertions(+), 4 deletions(-)
 create mode 100644 newsfragments/37176.significant.rst

Reply via email to