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 4ae6cb30737 AIP-65 structure endpoint rename dag_version to 
version_number (#46325)
     add 85ab29e6655 Mostly use relative fileloc in dag processor - round 2 
(#46329)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/collection.py |   1 +
 airflow/dag_processing/manager.py    | 117 ++++++++++++++++++++---------------
 airflow/models/dag.py                |  14 ++---
 airflow/models/dagbag.py             |   2 +-
 airflow/models/errors.py             |   2 +-
 tests/dag_processing/test_manager.py |  80 +++++++++++++++++-------
 tests/models/test_dag.py             |   8 +--
 7 files changed, 135 insertions(+), 89 deletions(-)

Reply via email to