This is an automated email from the ASF dual-hosted git repository.

vatsrahul1001 pushed a change to branch backport-a6265b7-v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 1b1b150f408 [v3-3-test] Resolve backfill_id in the access dependency 
with the type the routes declare (#70889)
     add e681907a7b1 [v3-3-test] Release TI lock before asset listener 
callbacks (#70951) (#71065)
     add d3be18ffc2d Clarify AssetAlias usage (#67392) (#71087)
     add 89e42bae612 Copy 2.11.2 release notes to main (#70648) (#71088)
     add eb83a2ce76b Merge branch 'v3-3-test' into backport-a6265b7-v3-3-test

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.rst                                  | 27 ++++++++
 .../docs/authoring-and-scheduling/assets.rst       | 10 ++-
 .../execution_api/routes/task_instances.py         | 21 ++++--
 airflow-core/src/airflow/assets/manager.py         | 63 ++++++++++-------
 airflow-core/src/airflow/models/taskinstance.py    | 13 +++-
 .../versions/head/test_task_instances.py           | 78 ++++++++++++++++++++++
 airflow-core/tests/unit/assets/test_manager.py     | 38 +++++++++++
 reproducible_build.yaml                            |  4 +-
 8 files changed, 218 insertions(+), 36 deletions(-)

Reply via email to