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 a81e32b27d4 Update `create_emr_on_eks_cluster` method to try when 
"cluster is not reachable as its connection is currently being updated" (#46497)
     add ea4b6c2ee75 Add DELETE operation in SFTPOperator (#46233)

No new revisions were added by this update.

Summary of changes:
 .../sftp/src/airflow/providers/sftp/hooks/sftp.py  |  9 ++-
 .../src/airflow/providers/sftp/operators/sftp.py   | 77 ++++++++++++++--------
 .../tests/provider_tests/sftp/hooks/test_sftp.py   | 22 +++++++
 .../provider_tests/sftp/operators/test_sftp.py     | 54 +++++++++++++++
 4 files changed, 132 insertions(+), 30 deletions(-)

Reply via email to