Blog Post

SQL Server Blog
1 MIN READ

Released: Microsoft.Data.SqlClient 2.1.4

David-Engel's avatar
David-Engel
Steel Contributor
Sep 21, 2021

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

 

Updates in Microsoft.Data.SqlClient 2.1.4 include:

 

Fixed

  • Fixed an issue with connection encryption to ensure connections fail when encryption is required. #1232
  • Fixed an issue where the connection goes to an unusable state. #1239

 

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.4, 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

Published Sep 21, 2021
Version 1.0
No CommentsBe the first to comment