You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/12/15 20:51:34 UTC

[airflow] branch main updated (77813b4 -> cdaa9a2)

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 77813b4  Deprecate smart sensors (#20151)
     add cdaa9a2  Fix MyPy errors for google.cloud.tasks (#20233)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/tasks.py     | 42 ++++++++++++++++-------
 airflow/providers/google/cloud/operators/tasks.py | 10 +++---
 setup.cfg                                         |  2 ++
 3 files changed, 37 insertions(+), 17 deletions(-)