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 AppContext switch SuppressInsecureTLSWarning to allow suppression of TLS security warning when using Encrypt=false in the connection string. #1457
Fixed
Fixed Kerberos authentication failure when using .NET 6. #1411
Fixed connection failure when using SqlLocalDB instance pipe name. #1433
Fixed a failure when executing concurrent queries requiring enclaves. #1451
Updated obsolete API calls targeting .NET 6. #1401