Released: Microsoft.Data.SqlClient 4.0.2


We have released an update to Microsoft.Data.SqlClient, version 4.0.2. The update addresses several issues that are important to our customers.

 

Updates in Microsoft.Data.SqlClient 4.0.2 include:

 

Fixed

Fixed connection failure by not requiring Certificate Revocation List (CRL) check during authentication. #1718 Parallelized SSRP requests on Linux and macOS when MultiSubNetFailover is specified. #1720#1747 Added CommandText length validation when using stored procedure command types. #1721 Fixed NullReferenceException during Azure Active Directory authentication. #1722 Fixed null SqlBinary as rowversion. #1724 Fixed table’s collation overriding with default UTF8 collation. #1750

Changed

Updated Microsoft.Data.SqlClient.SNI (.NET Framework dependency) and Microsoft.Data.SqlClient.SNI.runtime (.NET Core/Standard dependency) version to v4.0.1 #1754, which includes the fix for AppDomain