This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from c457c97 Use AIRFLOW_CONSTRAINTS_LOCATION when passed during docker
build (#12604)
add 4861344 Rename `[scheduler] max_threads` to `[scheduler]
parsing_processes` (#12605)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 8 ++++++++
airflow/config_templates/config.yml | 6 +++---
airflow/config_templates/default_airflow.cfg | 6 +++---
airflow/config_templates/default_test.cfg | 2 +-
airflow/configuration.py | 1 +
airflow/utils/dag_processing.py | 4 ++--
docs/faq.rst | 7 +++++--
scripts/in_container/airflow_ci.cfg | 2 +-
tests/utils/test_dag_processing.py | 2 +-
9 files changed, 25 insertions(+), 13 deletions(-)