This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fbfc1e43bb5 Add ti information to requeue logs (#49995)
add f69e8c84720 [v3-0-test] Update dag version when bundle name changes
(#51901) (#51939)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/dag_processing/bundles/manager.py | 24 ++----------------
airflow-core/src/airflow/models/serialized_dag.py | 9 +++++--
.../core_api/routes/public/test_dag_sources.py | 4 +--
.../bundles/test_dag_bundle_manager.py | 17 +------------
airflow-core/tests/unit/jobs/test_scheduler_job.py | 5 ++--
.../tests/unit/models/test_serialized_dag.py | 29 ++++++++++++++++------
6 files changed, 36 insertions(+), 52 deletions(-)