This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from acf4d690a48 Update screenshots for Dag-Run (#49528)
add d6bfb65e9dc make `private_key_content` in snowflake connection to be a
base64 encoded string (#49467)
No new revisions were added by this update.
Summary of changes:
providers/snowflake/docs/changelog.rst | 18 ++++++++++++++++
providers/snowflake/docs/connections/snowflake.rst | 10 ++++++++-
.../airflow/providers/snowflake/hooks/snowflake.py | 3 ++-
.../providers/snowflake/hooks/snowflake_sql_api.py | 3 ++-
.../tests/unit/snowflake/hooks/test_snowflake.py | 25 ++++++++++++++++------
.../unit/snowflake/hooks/test_snowflake_sql_api.py | 25 ++++++++++++++++------
6 files changed, 67 insertions(+), 17 deletions(-)