This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cd1340bba5d Use structlog for GitDagBundle (#47685)
add 725da8d03aa AIP-84 Adding logging actions to pending endpoints (#47704)
No new revisions were added by this update.
Summary of changes:
.../core_api/routes/public/backfills.py | 2 ++
.../core_api/routes/public/variables.py | 8 ++++--
airflow/api_fastapi/core_api/routes/public/xcom.py | 11 ++++++--
.../core_api/routes/public/test_backfills.py | 32 ++++++++++++++++++++++
.../core_api/routes/public/test_variables.py | 7 ++++-
.../core_api/routes/public/test_xcom.py | 15 ++++++++--
6 files changed, 67 insertions(+), 8 deletions(-)