You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/03/08 06:07:38 UTC

[airflow] branch main updated (a9b79a27b2 -> c3867781e0)

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

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


    from a9b79a27b2 Add option to show output of `SQLExecuteQueryOperator` in the log (#29954)
     add c3867781e0 adding trigger info to provider yaml (#29950)

No new revisions were added by this update.

Summary of changes:
 airflow/provider.yaml.schema.json               | 24 +++++++++++++++++++
 airflow/providers/apache/livy/provider.yaml     |  5 ++++
 airflow/providers/cncf/kubernetes/provider.yaml |  5 ++++
 airflow/providers/databricks/provider.yaml      |  5 ++++
 airflow/providers/dbt/cloud/provider.yaml       |  6 +++++
 airflow/providers/google/provider.yaml          | 32 +++++++++++++++++++++++++
 6 files changed, 77 insertions(+)