You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2023/03/02 09:22:21 UTC

[airflow] branch main updated (fb964fe5e2 -> c4f8e22227)

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 fb964fe5e2 Clear ExecutorLoader cache in tests (#29849)
     add c4f8e22227 Move sqlalchemy.ext.declarative imports to orm (#29862)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/mark_tasks.py                | 3 +--
 airflow/api_connexion/endpoints/log_endpoint.py | 3 +--
 airflow/models/base.py                          | 2 +-
 airflow/models/connection.py                    | 3 +--
 airflow/models/dagrun.py                        | 4 +---
 airflow/models/variable.py                      | 3 +--
 airflow/settings.py                             | 3 +--
 airflow/www/fab_security/sqla/models.py         | 3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)