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

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


    from 811b7bb8776 Add support for taking the config file as a dict for 
KubernetesHook (#53126)
     add 5361f95bc28 Fix missing prefetch arg to SFTPOperator (#53906)

No new revisions were added by this update.

Summary of changes:
 .../sftp/src/airflow/providers/sftp/hooks/sftp.py      |  7 ++++++-
 .../sftp/src/airflow/providers/sftp/operators/sftp.py  |  4 ++++
 .../sftp/src/airflow/providers/sftp/triggers/sftp.py   |  2 +-
 providers/sftp/tests/unit/sftp/operators/test_sftp.py  | 18 ++++++++++++++++--
 4 files changed, 27 insertions(+), 4 deletions(-)

Reply via email to