This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v2-1-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 4c1abfb Fix "Invalid JSON configuration, must be a dict" (#16648)
add 7a5bb88 Only allow webserver to request from the worker log server
(#16754)
add 3c2f6cd Set version to 2.1.2
add 5b3b7d4 Add changelog updates for 2.1.2 (#16838)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.txt | 12 +++-
airflow/utils/log/file_task_handler.py | 13 +++-
airflow/utils/serve_logs.py | 68 ++++++++++++++++----
setup.py | 2 +-
tests/utils/test_serve_logs.py | 110 ++++++++++++++++++++++++++-------
5 files changed, 169 insertions(+), 36 deletions(-)