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 2021/06/16 14:16:01 UTC

[airflow] branch main updated (d1d02b6 -> 5e12b3d)

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

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from d1d02b6  Switch to built-in data structures in SecretsMasker (#16424)
     add 5e12b3d  Remove support jinja templated log_id in elasticsearch (#16465)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/elasticsearch/CHANGELOG.rst      | 16 ++++++++++++++-
 .../providers/elasticsearch/log/es_task_handler.py | 10 ++-------
 airflow/providers/elasticsearch/provider.yaml      |  2 +-
 .../index.rst                                      |  2 +-
 .../logging.rst                                    |  4 ++--
 .../elasticsearch/log/test_es_task_handler.py      | 24 ++++------------------
 6 files changed, 25 insertions(+), 33 deletions(-)