This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b7d0bf9800 fix OpenLineage extraction for AthenaOperator (#40545)
add 25ab6e3fc5 Resolve deprecations in `API` tests (#40249)
No new revisions were added by this update.
Summary of changes:
.../endpoints/task_instance_endpoint.py | 2 +-
.../endpoints/test_connection_endpoint.py | 8 ++--
.../endpoints/test_dag_run_endpoint.py | 20 ---------
.../endpoints/test_extra_link_endpoint.py | 52 +++++++++++-----------
.../schemas/test_connection_schema.py | 4 +-
tests/deprecations_ignore.yml | 15 -------
tests/test_utils/mock_operators.py | 2 +
7 files changed, 35 insertions(+), 68 deletions(-)