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/28 23:04:29 UTC

[airflow] branch main updated (528baf4 -> b5d520c)

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 528baf4  Remove PyJWT upper bound from Dockerfile (#20503)
     add b5d520c  Reinstate `region` to `default_args` for Alibaba example DAGs (#20423)

No new revisions were added by this update.

Summary of changes:
 .../cloud/example_dags/example_oss_bucket.py       |  6 +-
 .../cloud/example_dags/example_oss_object.py       |  6 +-
 airflow/providers/alibaba/cloud/operators/oss.py   | 12 ++--
 airflow/providers/alibaba/cloud/operators/oss.pyi  | 82 ++++++++++++++++++++++
 4 files changed, 92 insertions(+), 14 deletions(-)
 create mode 100644 airflow/providers/alibaba/cloud/operators/oss.pyi