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

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


    from 82c65f8f457 Adding comprehensive test coverage for 
get_most_impactful_change (#50225)
     add 31c7c9626ba Move webserver expose config to api section (#50209)

No new revisions were added by this update.

Summary of changes:
 Dockerfile.ci                                          |  2 +-
 .../api_fastapi/core_api/routes/public/config.py       |  4 ++--
 .../src/airflow/cli/commands/config_command.py         |  4 ++++
 airflow-core/src/airflow/config_templates/config.yml   | 18 +++++++++---------
 airflow-core/src/airflow/configuration.py              |  3 ++-
 .../auth/managers/simple/test_middleware.py            |  9 +++++----
 .../api_fastapi/core_api/routes/public/test_config.py  |  6 +++---
 chart/docs/airflow-configuration.rst                   |  2 +-
 clients/python/README.md                               |  4 ++--
 dev/README_RELEASE_PYTHON_CLIENT.md                    |  4 ++--
 scripts/docker/entrypoint_ci.sh                        |  2 +-
 11 files changed, 32 insertions(+), 26 deletions(-)

Reply via email to