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 dd325b46c8 Allow setup `endpoint_url` per-service in AWS Connection 
(#34593)
     add ca3ce78fba Refactor import from collections (#34406)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/experimental/get_lineage.py     |  4 +-
 .../auth/managers/fab/cli_commands/role_command.py |  6 +--
 airflow/cli/cli_parser.py                          |  4 +-
 airflow/dag_processing/manager.py                  |  9 ++---
 airflow/models/baseoperator.py                     |  1 -
 airflow/models/dag.py                              |  1 -
 airflow/models/mappedoperator.py                   |  1 -
 airflow/providers/amazon/aws/hooks/sagemaker.py    |  5 +--
 airflow/ti_deps/deps/trigger_rule_dep.py           |  6 +--
 airflow/utils/entry_points.py                      |  4 +-
 airflow/utils/serve_logs.py                        |  4 +-
 airflow/www/views.py                               | 14 +++----
 dev/provider_packages/prepare_provider_packages.py |  4 +-
 tests/dag_processing/test_job_runner.py            | 46 +++++++++-------------
 tests/jobs/test_scheduler_job.py                   |  6 +--
 15 files changed, 51 insertions(+), 64 deletions(-)

Reply via email to