Bump Microsoft.Data.SqlClient from 5.1.5 to 6.1.3 #56
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Data.SqlClient from 5.1.5 to 6.1.3.
Release notes
Sourced from Microsoft.Data.SqlClient's releases.
6.1.3
This update includes the following changes since the 6.1.2 release:
Added
App Context Switch for Ignoring Server-Provided Failover Partner
What Changed:
Switch.Microsoft.Data.SqlClient.IgnoreServerProvidedFailoverPartnerwas introduced to let the client ignore server-provided failover partner info in Basic Availability Groups (BAGs). When the switch is enabled, only the failover partner specified in the connection string is used; server-supplied partner values are skipped. This context switch was introduced in PR #3702.Who Benefits:
Impact:
tcp:host,port) so that the client uses that instead of the server's suggestion.Fixed
Target Platform Support
Dependencies
.NET Framework 4.6.2+
... (truncated)
6.1.2
This update brings the below changes over the previous stable release:
Fixed
System.InvalidOperationException#36296.1.1
This update includes the following changes since the 6.1.0 release:
Fixed
SqlVector<T>.NullAPI signature in Reference assembly. #3521Changed
Azure.Identityand other dependencies to newer versions. (#3538) (#3552)6.1.0
Release Notes
Stable Release 6.1.0 - 2025-07-25
This update brings the following changes since the 6.0.2 stable release:
Added
Added dedicated SQL Server vector datatype support
What Changed:
Who Benefits:
Impact:
Revived .NET Standard 2.0 target support
What Changed:
Who Benefits:
... (truncated)
6.1.0-preview2
Preview Release 6.1.0-preview2.25178.5 - 2025-06-27
This update brings the following changes since the 6.1.0-preview1 release:
Added
Added dedicated SQL Server vector datatype support
What Changed:
Who Benefits:
Impact:
Revived .NET Standard 2.0 target support
What Changed:
Who Benefits:
Impact:
... (truncated)
6.1.0-preview1
This update brings the following changes over the previous release:
Added
Fixed
Data Sourceparameter begins with a comma. #3250.Changed
SqlBulkCopyto explicitly identify mismatched column names. #3183.IBufferWriter<byte>. #2452.byte[]withstringfor SNI to improve efficiency. #2790.New Contributors
DockerLinuxTest/Program.csreference dotnet/SqlClient#30416.0.4
This update brings the below changes over the 6.0.3 release:
Added
App Context Switch for Ignoring Server-Provided Failover Partner
What Changed:
Switch.Microsoft.Data.SqlClient.IgnoreServerProvidedFailoverPartnerwas introduced to let the client ignore server-provided failover partner info in Basic Availability Groups (BAGs). When the switch is enabled, only the failover partner specified in the connection string is used; server-supplied partner values are skipped. This context switch was introduced in PR #3703.Who Benefits:
Impact:
tcp:host,port) so that the client uses that instead of the server's suggestion.Target Platform Support
Dependencies
.NET Framework
.NET 8
... (truncated)
6.0.3
This update brings the below changes over the previous stable release:
Fixed
Changed
SqlDecimalimplementation to improve code compliance #34666.0.2
This update brings the below changes over the previous release:
Fixed
NullPointerExceptionduring socket receive #3283Changed
6.0.1
Released to NuGet.org on 2025-01-23
Breaking Changes
Added
JSON Support
JSON data type support is now available in Microsoft.Data.SqlClient v6.0. This release introduces
SqlJsontype available as an extension toSystem.Data.SqlDbTypes:tcp:host,port) so that the client uses that instead of the server's suggestion.Fixed
Changed
Microsoft.Identity.Client.PublicClientApplicationinstances to use its builder pattern. (#3367)SqlDecimalvalues. (#3465)Target Platform Support
DependenciesExpand commentComment on line R58ResolvedCode has comments. Press enter to view.
.NET Framework
... (truncated)
5.1.7
This update brings the following changes since the 5.1.6 release:
Fixed
NullPointerExceptionduring socket receive (PR #3285)Changed
5.1.6
[Stable release 5.1.6] - 2024-08-27
Fixed
OpenAsync. #1983 #2508AcquireTokenAsynctimeout handling for edge cases inActiveDirectoryAuthenticationProvider. #2706SqlDataReaderagainst an encrypted column. #2618 #2818Changed
Azure.Identityversion from 1.11.3 to 1.11.4 [#2649] ([5.1.6] | CVE | Update Azure.Identity from 1.11.3 to 1.11.4 dotnet/SqlClient#2649) [#2529] ([5.1.6] Updating Azure.Identity version to 1.11.3 dotnet/SqlClient#2529) to address CVE-2024-35255.Microsoft.Identity.Clientversion from 4.60.0 to 4.61.3 [#2649] ([5.1.6] | CVE | Update Azure.Identity from 1.11.3 to 1.11.4 dotnet/SqlClient#2649) [#2529] ([5.1.6] Updating Azure.Identity version to 1.11.3 dotnet/SqlClient#2529) to address CVE-2024-35255.TokenCredentialobjects to take advantage of token caching. #2776Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)