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 2020/12/07 14:14:13 UTC

[airflow] branch v1-10-stable updated (1b09698 -> c743b95)

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

kaxilnaik pushed a change to branch v1-10-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 1b09698  Update changelog for 1.10.14rc4
     add e9940ab  Adds --no-rbac-ui flag for Breeze airflow 1.10 installation (#11315)
     add 2c92b02  Don't emit first_task_scheduling_delay metric for only-once dags (#12835)
     add c743b95  Update changelog for 1.10.14rc4

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.txt                         |  1 +
 airflow/models/dagrun.py              | 22 +++++++-----
 docs/metrics.rst                      |  2 +-
 scripts/in_container/entrypoint_ci.sh |  2 ++
 tests/models/test_dagrun.py           | 67 ++++++++++++++++++++++++-----------
 5 files changed, 64 insertions(+), 30 deletions(-)