You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2022/02/23 16:32:29 UTC

[airflow] branch main updated (3c12c2e -> de41ccc)

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

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


    from 3c12c2e  Don't show alembic info logs at the start of every cli command (#21758)
     add de41ccc  Change the default auth backend to session (#21640)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                  |  4 ++++
 airflow/config_templates/config.yml          |  2 +-
 airflow/config_templates/default_airflow.cfg |  2 +-
 airflow/configuration.py                     | 34 +++++++++++++++++++++++++---
 chart/UPDATING.rst                           |  6 +++++
 chart/values.yaml                            |  3 ---
 docs/apache-airflow/security/api.rst         |  4 ++--
 tests/core/test_configuration.py             | 22 ++++++++++++++++++
 8 files changed, 67 insertions(+), 10 deletions(-)