You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/10/21 20:16:55 UTC

[airflow] branch master updated (950c16d -> 1fb3c28)

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 950c16d  Retry requests in case of error in Google ML Engine Hook (#11712)
     add 1fb3c28  Add support for setting ciphers for SFTPHook (#11720)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/sftp/hooks/sftp.py    | 5 +++++
 tests/providers/sftp/hooks/test_sftp.py | 8 ++++++++
 2 files changed, 13 insertions(+)