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 2021/11/07 16:42:59 UTC

[airflow] branch main updated (9efb989 -> ca679c0)

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 9efb989  Clean-up of google cloud example dags (#19436)
     add ca679c0  use DefaultAzureCredential if login not provided for Data Factory (#19079)

No new revisions were added by this update.

Summary of changes:
 .../microsoft/azure/hooks/data_factory.py          | 21 ++++++++---
 .../connections/adf.rst                            | 10 ++++-
 .../azure/hooks/test_azure_data_factory.py         | 44 ++++++++++++++++++++--
 3 files changed, 63 insertions(+), 12 deletions(-)