Skip to content

Hotfix & Stable Release v4.0.1

Compare
Choose a tag to compare
@JRahnama JRahnama released this 17 Jan 21:36
· 551 commits to main since this release
6cf9a93

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