This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 5b3b7d4 Add changelog updates for 2.1.2 (#16838)
new 06f8022 Fix ``CeleryKubernetesExecutor`` (#16700)
new e6329d8 yarn audit (#16440)
new a36eca1 Mask value if the key is ``token`` (#16474)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/jobs/base_job.py | 12 +-
airflow/utils/log/secrets_masker.py | 1 +
airflow/www/package.json | 18 +-
airflow/www/yarn.lock | 2583 +++++++++++++++--------------------
tests/jobs/test_base_job.py | 7 +-
5 files changed, 1100 insertions(+), 1521 deletions(-)