Jump to content

Released: Microsoft.Data.SqlClient 3.1.7


Recommended Posts

Guest DavidEngelMS
Posted

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:

 

 

 

[HEADING=2]Fixed[/HEADING]

  • Fixed connection to unsubscribe from transaction completion events before returning it to the connection pool. #2301 #2434
  • Fixed [iCODE]AcquireTokenAsync[/iCODE] timeout handling for edge cases in [iCODE]ActiveDirectoryAuthenticationProvider[/iCODE]. #2709
  • Fixed a signing issue with the [iCODE]Microsoft.Data.SqlClient[/iCODE] assembly. #2789 (this prompted us to unpublish the 3.1.6 update)

[HEADING=2]Changed[/HEADING]

  • Updated Microsoft.Data.SqlClient.SNI version 3.0.1 to 3.0.2 #2676 which includes the fix for AppDomain crashing in issue #1418 and various code refactors.
  • Code health improvements: #2147, #2515, #2517 addresses CVE-2019-0545, #2539

 

 

 

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

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...