Skip to content

chore(deps): update dependency microsoft.data.sqlclient to 7.0.1 - autoclosed#138

Closed
devlead wants to merge 1 commit intomainfrom
renovate/microsoft.data.sqlclient-7.x
Closed

chore(deps): update dependency microsoft.data.sqlclient to 7.0.1 - autoclosed#138
devlead wants to merge 1 commit intomainfrom
renovate/microsoft.data.sqlclient-7.x

Conversation

@devlead
Copy link
Copy Markdown
Member

@devlead devlead commented Apr 25, 2026

This PR contains the following updates:

Package Type Update Change
Microsoft.Data.SqlClient (source) nuget patch 7.0.07.0.1

Release Notes

dotnet/sqlclient (Microsoft.Data.SqlClient)

v7.0.1

This update brings the following changes since the 7.0.0 release.
See the full release notes for detailed descriptions.

Fixed
  • Fixed SqlBulkCopy failing on SQL Server 2016 with Invalid column name 'graph_type' error by using dynamic SQL to extract column names.
    (#​3714,
    #​4092,
    #​4147)

  • Fixed SqlBulkCopy failing on Azure Synapse Analytics dedicated SQL pools by using STRING_AGG for the column-list query when targeting Synapse.
    (#​4149,
    #​4176,
    #​4182)

  • Fixed SqlDataReader.GetFieldType() and GetProviderSpecificFieldType() returning incorrect type for vector float32 columns.
    (#​4104,
    #​4105,
    #​4152)

  • Added missing System.Data.Common (v4.3.0) NuGet package dependency for .NET Framework consumers to resolve CS0012 compilation errors.
    (#​4063,
    #​4074)

Changed
  • Enabled the User Agent TDS feature extension unconditionally; removed the Switch.Microsoft.Data.SqlClient.EnableUserAgent AppContext switch.
    (#​4124,
    #​4154)

  • Added type forwards from the core assembly to public types moved to Microsoft.Data.SqlClient.Extensions.Abstractions.
    (#​4067,
    #​4117)

  • Fixed API documentation include paths and duplicate doc snippets.
    (#​4084,
    #​4086,
    #​4107,
    #​4161)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@devlead devlead changed the title chore(deps): update dependency microsoft.data.sqlclient to 7.0.1 chore(deps): update dependency microsoft.data.sqlclient to 7.0.1 - autoclosed May 1, 2026
@devlead devlead closed this May 1, 2026
@devlead devlead deleted the renovate/microsoft.data.sqlclient-7.x branch May 1, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant