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 14:31:47 UTC

[airflow] branch main updated (cf81455027 -> 5e6f8eb4d5)

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 cf81455027 Do not show version/node in UI traceback for unauthenticated user (#29501)
     add 5e6f8eb4d5 Check that cloud sql provider version is valid (#29497)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/cloud_sql.py  | 31 ++++++---
 .../providers/google/cloud/hooks/test_cloud_sql.py | 75 ++++++++++++++++++++--
 2 files changed, 91 insertions(+), 15 deletions(-)