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

vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 11ba5ec753b Breeze: bind api-server dual-stack so http://localhost 
works in Chrome/Safari (#67320)
     add 8c2fa492bc1 Add `allow_global` option to asset access control (#67251)

No new revisions were added by this update.

Summary of changes:
 airflow-core/docs/migrations-ref.rst               |  4 +-
 airflow-core/src/airflow/assets/manager.py         | 10 ++--
 .../src/airflow/dag_processing/collection.py       | 12 +++--
 .../example_dags/example_asset_allow_teams.py      |  8 +--
 ...rol_columns_to_dag_schedule_asset_reference.py} | 10 ++--
 airflow-core/src/airflow/models/asset.py           |  3 ++
 airflow-core/tests/unit/assets/test_manager.py     | 57 +++++++++++++++++++++-
 .../tests/unit/dag_processing/test_collection.py   | 10 ++--
 8 files changed, 95 insertions(+), 19 deletions(-)
 rename 
airflow-core/src/airflow/migrations/versions/{0114_3_3_0_add_allow_producer_teams_to_dag_schedule_asset_reference.py
 => 0114_3_3_0_add_access_control_columns_to_dag_schedule_asset_reference.py} 
(79%)

Reply via email to