You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/07 14:26:43 UTC

[airflow] branch master updated (7087541 -> 44a6648)

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

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


    from 7087541  Remove user_id from API schema (#15117)
     add 44a6648  Add logs to show last modified in SFTP, FTP and Filesystem sensor (#15134)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/ftp/sensors/ftp.py   | 4 +++-
 airflow/providers/sftp/sensors/sftp.py | 3 ++-
 airflow/sensors/filesystem.py          | 4 ++++
 3 files changed, 9 insertions(+), 2 deletions(-)