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 68b3159210 Add RedriveExecution support to 
`StepFunctionStartExecutionOperator` (#40976)
     add c139fbdb48 Add on kill to ssh (#40377)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/ssh/hooks/ssh.py                 | 153 +++++++++++----------
 airflow/providers/ssh/operators/ssh.py             |  10 ++
 .../amazon/aws/transfers/test_s3_to_sftp.py        |   5 +-
 tests/providers/ssh/hooks/test_ssh.py              |   4 +
 tests/providers/ssh/operators/test_ssh.py          |  32 ++++-
 5 files changed, 128 insertions(+), 76 deletions(-)

Reply via email to