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 c8a628a  Set Process title for Worker when using ``LocalExecutor`` 
(#16623)
     add 50e334d  Add support for non-RSA type key for SFTP hook (#16314)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/sftp/hooks/sftp.py               |  2 +-
 airflow/providers/ssh/hooks/ssh.py                 | 45 ++++++++++++++++------
 .../connections/ssh.rst                            |  5 +--
 tests/conftest.py                                  |  1 -
 tests/providers/sftp/hooks/test_sftp.py            | 15 +++++++-
 tests/providers/ssh/hooks/test_ssh.py              | 33 +++++++++-------
 6 files changed, 69 insertions(+), 32 deletions(-)

Reply via email to