This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 57ecf77a7c0 Bump the core-ui-package-updates group across 1 directory
with 2 updates (#61221)
add cac9c0ba514 dag_processing: initialize versioned bundles for callbacks
(#52040) (#60734)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/dag_processing/manager.py | 30 +++++++++++
.../src/airflow/dag_processing/processor.py | 17 ++++---
.../tests/unit/dag_processing/test_manager.py | 59 ++++++++++++++++++++++
.../tests/unit/dag_processing/test_processor.py | 29 +++++++++++
4 files changed, 129 insertions(+), 6 deletions(-)