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 929e6296eaf Remove deprecations from Weaviate Provider (#44745)
add ad7a3dd5e11 Remove deprecations from SFTP Provider (#44740)
No new revisions were added by this update.
Summary of changes:
providers/src/airflow/providers/sftp/CHANGELOG.rst | 14 ++
providers/src/airflow/providers/sftp/hooks/sftp.py | 37 +-----
.../src/airflow/providers/sftp/operators/sftp.py | 43 +------
providers/tests/sftp/hooks/test_sftp.py | 41 +-----
providers/tests/sftp/operators/test_sftp.py | 141 ++++-----------------
5 files changed, 47 insertions(+), 229 deletions(-)