You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2021/07/10 11:34:44 UTC

[airflow] branch main updated (fc917af -> df0746e)

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 fc917af  Fix Minor Bugs in Apache Sqoop Hook and Operator (#16350)
     add df0746e  Allow disable SSL for TableauHook (#16365)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/tableau/hooks/tableau.py         | 21 +++--
 .../connections/tableau.rst                        |  3 +
 tests/providers/tableau/hooks/test_tableau.py      | 94 +++++++++++++++++++++-
 3 files changed, 108 insertions(+), 10 deletions(-)