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 2022/01/28 22:12:45 UTC

[airflow] branch main updated (14cfefa -> 534e9ae)

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 14cfefa  Clarify default Python rules after dropping 3.6 (#21180)
     add 534e9ae  Fix #21096: Support boolean in extra__snowflake__insecure_mode (#21155)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/snowflake/hooks/snowflake.py    |  8 ++++++-
 tests/providers/snowflake/hooks/test_snowflake.py | 26 +++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)