You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/05/17 22:32:04 UTC

[airflow] branch v2-1-stable updated (2a3670a -> c7f469e)

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

ash pushed a change to branch v2-1-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 2a3670a  Update version to 2.1.0
     add 421fbae  fix modal actions (#15896)
     add cc80dbd  Fix task search function in Graph view (#15901)
     add c7f469e  Ensure that secrets are masked no matter what logging config is in use (#15899)

No new revisions were added by this update.

Summary of changes:
 airflow/logging_config.py      | 13 ++++++++++++-
 airflow/www/static/js/dag.js   | 35 +++++++++++++++++++++--------------
 airflow/www/static/js/graph.js |  4 +++-
 3 files changed, 36 insertions(+), 16 deletions(-)