You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added support for a new Configuration Section, SqlClientAuthenticationProviders (duplicate of existing SqlAuthenticationProviders), to allow co-existence of configurations for both drivers, "System.Data.SqlClient" and "Microsoft.Data.SqlClient" #701
Fixed
Fixed pooled connection re-use on access token expiry issue when using Active Directory authentication modes #639
Fixed transient fault handling for Pooled connections #638
Fixed Enclave session cache issue with Azure Database #628
Reverted changes to return empty DataTable from GetSchemaTable to return null as before. #697
Fixed configuration section collision issue with System.Data.SqlClient type #701