You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2021/03/29 02:14:14 UTC

[airflow] tag nightly-master updated (ec962b0 -> b8cf46a)

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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


*** WARNING: tag nightly-master was modified! ***

    from ec962b0  (commit)
      to b8cf46a  (commit)
    from ec962b0  Adds dill exclusion to Dockerfiles to accomodate upcoming beam fix (#15048)
     add 099c490  Override project in dataprocSubmitJobOperator (#14981)
     add c0ceb10  The PYTHON_MAJOR_MINOR build arg has been deprecated (#15054)
     add b8cf46a  More proper default value for namespace in K8S cleanup-pods CLI (#15060)

No new revisions were added by this update.

Summary of changes:
 IMAGES.rst                                         | 15 ++++------
 airflow/cli/cli_parser.py                          |  4 +--
 .../providers/google/cloud/operators/dataproc.py   |  7 +++--
 scripts/ci/libraries/_build_images.sh              |  3 --
 .../google/cloud/operators/test_dataproc.py        | 32 ++++++++++++++++++++++
 5 files changed, 45 insertions(+), 16 deletions(-)