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

jhtimmins pushed a commit to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v2-1-test by this push:
     new 83863ba  Update release date and changelog for 2.1.2.
83863ba is described below

commit 83863baac85f49839f2979fa85646f7ca2f5ab12
Author: James Timmins <[email protected]>
AuthorDate: Wed Jul 7 12:36:34 2021 -0700

    Update release date and changelog for 2.1.2.
---
 CHANGELOG.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 6db86ed..f61cc9d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,4 @@
-Airflow 2.1.2, 2021-07-09
+Airflow 2.1.2, 2021-07-10
 -------------------------
 
 Bug Fixes
@@ -6,6 +6,9 @@ Bug Fixes
 
 - Only allow webserver to request from the worker log server (#16754)
 - Fix "Invalid JSON configuration, must be a dict" bug (#16648)
+- Fix ``CeleryKubernetesExecutor`` (#16700)
+- Mask value if the key is ``token`` (#16474)
+- Fix impersonation issue with ``LocalTaskJob`` (#16852)
 
 
 Airflow 2.1.1, 2021-07-02

Reply via email to