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/02/13 23:29:15 UTC

[airflow] branch main updated (8e24387d6d -> 32c571e592)

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 8e24387d6d Fix sftp sensor with pattern (#29467)
     add 32c571e592 Move cloud_sql_binary_path from connection to Hook (#29499)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/example_dags/example_cloud_sql_query.py          | 8 +++++---
 airflow/providers/google/cloud/hooks/cloud_sql.py                 | 7 ++++---
 airflow/providers/google/cloud/operators/cloud_sql.py             | 5 +++++
 3 files changed, 14 insertions(+), 6 deletions(-)