This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from dc45d1a1853 Move column filters button back to table header (#48444)
add d7d9d48e6ee Unify the usage of structlog.get_logger in the codebase
(#48480)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/api_fastapi/core_api/routes/public/dag_run.py | 2 +-
airflow-core/src/airflow/assets/manager.py | 2 +-
airflow-core/src/airflow/executors/workloads.py | 2 +-
airflow-core/src/airflow/models/mappedoperator.py | 2 +-
providers/git/src/airflow/providers/git/bundles/git.py | 2 +-
task-sdk/src/airflow/sdk/log.py | 2 +-
task-sdk/tests/task_sdk/definitions/conftest.py | 2 +-
task-sdk/tests/task_sdk/definitions/test_baseoperator.py | 2 +-
task-sdk/tests/task_sdk/definitions/test_xcom_arg.py | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)