Blog Post

SQL Server Blog
1 MIN READ

Released: Microsoft.Data.SqlClient 2.1.1

David-Engel's avatar
David-Engel
Iron Contributor
Dec 18, 2020

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

 

Updates in Microsoft.Data.SqlClient 2.1.1 include:

 

Fixed

  • Fixed issue with System-Assigned Managed Identity in Azure Functions #841
  • Fixed issue with Kerberos Authentication for .NET Core in Unix environments #848
  • Fixed issue with TCP Keep Alive for .NET Core in Unix environments #855

 

To get the new package, add a NuGet reference to Microsoft.Data.SqlClient in your application.

 

For the list of changes in Microsoft.Data.SqlClient 2.1.1, 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

Updated Jan 29, 2021
Version 2.0
No CommentsBe the first to comment