Guest David-Engel Posted September 1, 2022 Posted September 1, 2022 We have released an update to Microsoft.Data.SqlClient, version 2.1.5. The update addresses a few issues that are important to our customers. Updates in Microsoft.Data.SqlClient 2.1.5 include: Fixed Added CommandText length validation when using stored procedure command types. #1726 Fixed Kerberos authentication failure when using .NET 6. #1727 Removed union overlay design and used reflection in SqlTypeWorkarounds. #1729 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.5, 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... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.