Released: Microsoft.Data.SqlClient 5.2 Preview 3


Microsoft.Data.SqlClient 5.2 Preview 3 has been released. This release contains improvements and updates to the Microsoft.Data.SqlClient data provider for SQL Server.

Our plan is to provide GA releases twice a year with two or three preview releases in between. This cadence should provide time for feedback and allow us to deliver features and fixes in a timely manner. This third 5.2 preview includes fixes and changes over the previous preview release.

 

Added Added a new AccessTokenCallBack API to SqlConnection. #1260 Added support for the SuperSocketNetLib registry option for Encrypt on .NET on Windows. #2047 Fixed Fixed SqlDataAdapter.Fill and configurable retry logic issue on .NET Framework. #2084