This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a61cb1b949b Fix Celery Executor on Airflow 2.x again. (#48806)
add 13ad95aa36a Fix bug in retrieving Connections from DB (#48807)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/models/connection.py | 41 +++++++-------
airflow-core/tests/unit/models/test_connection.py | 65 ++++++++++++++++++++++-
2 files changed, 84 insertions(+), 22 deletions(-)