Released: Microsoft.Data.SqlClient 1.1.3

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.3. The update addresses a couple issues that are important to our customers.

 

Updates in Microsoft.Data.SqlClient 1.1.3 are:

 

Fixed

  • Fixed driver behavior to not perform enlistment of pooled connection on aborted transaction #551
  • Fixed issues introduced with MARS TDS Header fix in last release by reverting original change that caused issues. #550

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