The GitHub Actions job "Tests (AMD)" on airflow.git/2606/psycopg3-async-default has failed. Run started by GitHub user Dev-iL (triggered by Dev-iL).
Head commit for run: f4179f61f291db448b48b2bceb9bed18e9d8e2f8 / Dev-iL <[email protected]> Switch the default async Postgres driver from asyncpg to psycopg3 The derived async metadata-DB URL now prefers postgresql+psycopg_async://, which is safe behind transaction-mode PgBouncer with no configuration, and falls back to asyncpg when psycopg3 is not installed — so a newer core keeps working with an older postgres provider that ships asyncpg only. The matching driver ships in the postgres provider (>=7.0.0), which keeps asyncpg available via an opt-in extra and an explicit sql_alchemy_conn_async URL. This default takes effect in Airflow 3.4.0. Report URL: https://github.com/apache/airflow/actions/runs/28572623233 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
