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 27b5e58a61e Update providers metadata 2025-12-02 (#58978)
     add a5f1c4edf51 Update asset manager to be partition-aware (#58289)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/assets/manager.py         | 141 +++++++++++++++++++--
 .../example_dags/example_outlet_event_extra.py     |   5 +
 airflow-core/src/airflow/models/taskinstance.py    |   8 ++
 .../airflow/serialization/serialized_objects.py    |  51 ++++++++
 airflow-core/src/airflow/timetables/simple.py      |  66 +++++++++-
 .../src/components/TriggerDag/TriggerDAGForm.tsx   |   2 +-
 .../tests/unit/models/test_taskinstance.py         | 124 ++++++++++++------
 devel-common/src/tests_common/test_utils/db.py     |  18 +++
 8 files changed, 366 insertions(+), 49 deletions(-)

Reply via email to