The GitHub Actions job "Tests (AMD)" on 
airflow.git/2606/postgres-provider-psycopg3-default has succeeded.
Run started by GitHub user Dev-iL (triggered by Dev-iL).

Head commit for run:
608e0e0edfcd71b5b450bf81cc4c5229a723d648 / Dev-iL 
<[email protected]>
Move asyncpg to an opt-in extra and default the postgres provider to psycopg3

The async metadata-database driver shipped by the postgres provider now
defaults to psycopg3, which is safe behind transaction-mode PgBouncer with
no extra configuration. asyncpg moves to the opt-in `asyncpg` extra and
remains fully supported via an explicit sql_alchemy_conn_async URL. This
pairs with the matching default change in Airflow 3.4.0.

Report URL: https://github.com/apache/airflow/actions/runs/28298862948

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to