Skip to content

Add 7.0.1 release notes#4191

Open
paulmedynski wants to merge 2 commits intomainfrom
dev/paul/7.0.1-release-notes
Open

Add 7.0.1 release notes#4191
paulmedynski wants to merge 2 commits intomainfrom
dev/paul/7.0.1-release-notes

Conversation

@paulmedynski
Copy link
Copy Markdown
Contributor

Description

Adds release notes for the Microsoft.Data.SqlClient 7.0.1 patch release.

Files changed

  • release-notes/7.0/7.0.1.md — New release notes for 7.0.1
  • release-notes/7.0/README.md — Added 7.0.1 row to the version table
  • CHANGELOG.md — Added 7.0.1 entry at the top
  • .github/prompts/release-notes.prompt.md — Minor prompt improvements (branch parameter, GitHub Release markdown step)

Summary of 7.0.1 changes

Fixed

  • SqlBulkCopy failing on SQL Server 2016 (graph_type column error)
  • SqlBulkCopy failing on Azure Synapse Analytics dedicated SQL pools
  • SqlDataReader.GetFieldType() / GetProviderSpecificFieldType() returning wrong type for vector float32 columns
  • Missing System.Data.Common package dependency for .NET Framework consumers

Changed

  • User Agent TDS feature extension enabled unconditionally
  • Type forwards added for Abstractions types
  • Documentation fixes

Issues

Testing

Documentation-only change — no code changes.

Guidelines

- Updated the release note prompt with some minor tweaks.
@paulmedynski paulmedynski added this to the 7.0.1 milestone Apr 14, 2026
Copilot AI review requested due to automatic review settings April 14, 2026 14:46
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Apr 14, 2026
@paulmedynski paulmedynski moved this from To triage to In progress in SqlClient Board Apr 14, 2026
Comment thread .github/prompts/release-notes.prompt.md
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation artifacts for the Microsoft.Data.SqlClient 7.0.1 patch release, updating the repo’s release notes and changelog, and refining the internal release-notes generation prompt.

Changes:

  • Added release-notes/7.0/7.0.1.md with the 7.0.1 release notes content (fixes/changes, contributors, TFMs, dependencies).
  • Updated release-notes/7.0/README.md and CHANGELOG.md to include the 7.0.1 entry.
  • Updated .github/prompts/release-notes.prompt.md to accept a branch parameter and include GitHub Release markdown guidance.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
release-notes/7.0/README.md Adds 7.0.1 to the 7.0 release index table.
release-notes/7.0/7.0.1.md Introduces new 7.0.1 patch release notes content.
CHANGELOG.md Adds a 7.0.1 summary section at the top.
.github/prompts/release-notes.prompt.md Extends the release-notes prompt (branch arg + GitHub Release formatting step).

Comment thread .github/prompts/release-notes.prompt.md
cheenamalhotra
cheenamalhotra previously approved these changes Apr 20, 2026
@paulmedynski paulmedynski marked this pull request as ready for review April 22, 2026 17:59
@paulmedynski paulmedynski requested a review from a team as a code owner April 22, 2026 17:59
Copilot AI review requested due to automatic review settings April 22, 2026 17:59
@paulmedynski paulmedynski moved this from In progress to In review in SqlClient Board Apr 22, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

4 participants