You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2022/12/06 08:10:00 UTC

[airflow] branch main updated (2c7bd92163 -> 27a84637b3)

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

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


    from 2c7bd92163 Ensure the dagbag_size metric decreases when files are deleted (#28135)
     add 27a84637b3 Don't emit FutureWarning when code not calling old key (#28109)

No new revisions were added by this update.

Summary of changes:
 airflow/configuration.py         | 64 +++++++++++++++++++++++-----------------
 tests/core/test_configuration.py | 56 +++++++++++++++++++++++++++++++++--
 2 files changed, 91 insertions(+), 29 deletions(-)