We have released an update to Microsoft.Data.SqlClient, version 3.1.7. The update addresses several issues.
Microsoft.Data.SqlClient 3.1 is an LTS release and will continue to get fixes and updates until its End of Support date. To see which versions are LTS versus non-LTS, what that means, and their support timelines, see the Support Lifecycle for Microsoft.Data.SqlClient.
Updates in Microsoft.Data.SqlClient 3.1.7 include:
AcquireTokenAsync
timeout handling for edge cases in ActiveDirectoryAuthenticationProvider
. #2709Microsoft.Data.SqlClient
assembly. #2789 (this prompted us to unpublish the 3.1.6 update)
To get the new package, add a NuGet reference to Microsoft.Data.SqlClient in your application.
For more details about the changes in Microsoft.Data.SqlClient 3.1.7, you can also see the Release Notes.
If you encounter any issues or have any feedback, head over to the SqlClient GitHub repository and submit an issue.
David Engel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.