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 c7b9c8dd32 Exclude backfill dag runs in active_runs_of_dags counts 
(#42684)
     add a2b32d6e7c feat(providers/amazon): Use asset in common provider 
(#43110)

No new revisions were added by this update.

Summary of changes:
 generated/provider_dependencies.json               |   2 +-
 .../src/airflow/providers/amazon/aws/assets/s3.py  |  14 +--
 .../src/airflow/providers/amazon/aws/hooks/s3.py   | 106 +++++++++++++++------
 .../aws/utils/asset_compat_lineage_collector.py    | 106 ---------------------
 .../src/airflow/providers/amazon/provider.yaml     |   2 +-
 .../aws/auth_manager/test_aws_auth_manager.py      |   8 +-
 providers/tests/amazon/aws/hooks/test_s3.py        |   2 +-
 7 files changed, 89 insertions(+), 151 deletions(-)
 delete mode 100644 
providers/src/airflow/providers/amazon/aws/utils/asset_compat_lineage_collector.py

Reply via email to