Released: Microsoft.Data.SqlClient 1.1.2

This post has been republished via RSS; it originally appeared at: SQL Server articles.

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

 

Updates in Microsoft.Data.SqlClient 1.1.2 are:

 

Added

  • Allowed passing username with Active Directory Interactive Authentication #493 #516

Fixed

  • Fixed the Connection String's password persistence in .NET Core. #489
  • Addressed MARS TDS header containing errors #510

Changed

  • Updated driver libraries to be CLS Compliant #522

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 1.1.2, 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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.