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

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


    from d6a079c  Ensure that `airflow dags tests` works for mapped DAGs 
(#21969)
     add aa8bffd  Add compat shim for SQLAlchemy to avoid warnings (#21959)

No new revisions were added by this update.

Summary of changes:
 .../test_sqs.py => airflow/compat/sqlalchemy.py    | 28 +++++++++++-----------
 ...6b6f902_increase_length_of_fab_ab_view_menu_.py |  6 ++---
 .../versions/1507a7289a2f_create_is_encrypted.py   |  5 ++--
 ...7a1ff4_add_kubernetes_resource_checkpointing.py |  7 +++---
 .../versions/3c20cacc0044_add_dagrun_run_type.py   |  4 ++--
 .../versions/92c57b58940d_add_fab_tables.py        |  7 +++---
 .../bbf4a7ad0465_remove_id_column_from_xcom.py     |  5 ++--
 .../bef4f3d11e8b_drop_kuberesourceversion_and_.py  |  7 +++---
 ...623dc7_add_max_tries_column_to_task_instance.py |  4 ++--
 .../versions/cf5dc11e79ad_drop_user_and_chart.py   |  5 ++--
 .../e38be357a868_update_schema_for_smart_sensor.py |  6 ++---
 .../versions/e3a246e0dc1_current_schema.py         |  4 ++--
 airflow/utils/db.py                                |  3 ++-
 airflow/www/fab_security/sqla/manager.py           |  4 ++--
 tests/serialization/test_dag_serialization.py      |  4 ++--
 15 files changed, 53 insertions(+), 46 deletions(-)
 copy tests/providers/amazon/aws/hooks/test_sqs.py => 
airflow/compat/sqlalchemy.py (65%)

Reply via email to