[v7.1.0-preview3] Release Notes - #4565
Draft
priyankatiwari08 wants to merge 1 commit into
Draft
Conversation
Adds release notes for Microsoft.Data.SqlClient 7.1.0-preview3 and its four aligned companion packages, updates the per-version README index tables, and adds the corresponding CHANGELOG entry. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c7425f3e-f6b8-439b-b74f-e25f8406fbf6
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the draft release notes set for the 7.1.0-preview3 release across the core Microsoft.Data.SqlClient package and the aligned companion packages, and updates the release-note indexes and CHANGELOG.md to include the new preview entry.
Changes:
- Added
7.1.0-preview3release note documents for the core driver and aligned companion packages. - Updated the
7.1/README.mdindex tables to include a7.1.0-preview3row. - Added a new top entry to
CHANGELOG.mdmirroring the core release notes summary.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| release-notes/7.1/7.1.0-preview3.md | Adds the core driver release notes for 7.1.0-preview3, including feature/bugfix summaries and dependency tables. |
| release-notes/7.1/README.md | Adds 7.1.0-preview3 to the core 7.1 index table. |
| release-notes/Extensions/Azure/7.1/7.1.0-preview3.md | Adds companion package notes for Extensions.Azure (including the obsolete Azure.Identity API removal reference). |
| release-notes/Extensions/Azure/7.1/README.md | Adds 7.1.0-preview3 to the Extensions.Azure 7.1 index table. |
| release-notes/Extensions/Abstractions/7.1/7.1.0-preview3.md | Adds companion package notes for Extensions.Abstractions (version alignment only). |
| release-notes/Extensions/Abstractions/7.1/README.md | Adds 7.1.0-preview3 to the Extensions.Abstractions 7.1 index table. |
| release-notes/Internal/Logging/7.1/7.1.0-preview3.md | Adds companion package notes for Internal.Logging (version alignment only). |
| release-notes/Internal/Logging/7.1/README.md | Adds 7.1.0-preview3 to the Internal.Logging 7.1 index table. |
| release-notes/add-ons/AzureKeyVaultProvider/7.1/7.1.0-preview3.md | Adds companion package notes for AzureKeyVaultProvider (version alignment only). |
| release-notes/add-ons/AzureKeyVaultProvider/7.1/README.md | Adds 7.1.0-preview3 to the AzureKeyVaultProvider 7.1 index table. |
| CHANGELOG.md | Adds a new top-level changelog entry for 7.1.0-preview3 aligned with the core release notes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
priyankatiwari08
marked this pull request as draft
August 21, 2026 12:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds the release notes for the
7.1.0-preview3release. Version and SNI updates are handled separately in #4564.Fixes AB#47354
Changes
New release notes
release-notes/7.1/7.1.0-preview3.mdMicrosoft.Data.SqlClientnotesrelease-notes/Extensions/Azure/7.1/7.1.0-preview3.mdAzure.IdentityAPI removal (#4421)release-notes/Extensions/Abstractions/7.1/7.1.0-preview3.mdrelease-notes/Internal/Logging/7.1/7.1.0-preview3.mdrelease-notes/add-ons/AzureKeyVaultProvider/7.1/7.1.0-preview3.mdUpdated
7.1/README.mdindex tables, each with a7.1.0-preview3row.CHANGELOG.md, with a new top entry mirroring the core notes.Notes for reviewers
2026-08-26(the milestone due date). This needs to be corrected to the actual ship date before merge.7.1.0-preview3milestone after this PR opens will be added in a follow-up commit here before merge.Microsoft.Data.SqlClient.nuspeconmain, and reflect the9.0.18bump fornet9.0(Update central package versions #4507), the newSystem.Threading.RateLimitingdependency, and the SNI7.1.0-preview3.26226.3bump from [v7.1.0-preview3] Update SNI package reference to 7.1.0-preview3 #4564.Checklist
CHANGELOG.mdand README index tables updated