Skip to content

azure-postgresql-auth_1.1.0

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 01 Sep 20:00
cd8fb44

1.1.0 (2026-08-26)

Features Added

  • Added create_asyncpg_engine for SQLAlchemy async engines using asyncpg and asynchronous Microsoft Entra credentials.

Bugs Fixed

  • Fixed SQLAlchemy connection pools failing to create subsequent connections when using Entra authentication.