Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the GA/stable 7.0.0 release notes content to the release/7.0 branch, updates release-notes index files to point to 7.0, and introduces release notes for newly-shipped extension/internal packages that are part of the 7.0 milestone.
Changes:
- Update
release-notes/README.mdto mark 7.0 as the latest stable release and to referenceMicrosoft.Data.SqlClient.Internal.Logging. - Add GA/stable release notes for
Microsoft.Data.SqlClient7.0.0, AKV provider 7.0.0, and extensions/internal packages 1.0.0 (Abstractions/Azure/Internal.Logging). - Add a 7.0.0 changelog entry and update the release-notes prompt guidance for GA releases.
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| release-notes/README.md | Updates top-level release-notes index to point to 7.0 and the renamed Internal.Logging package. |
| release-notes/Internal/Logging/1.0/README.md | Adds the 1.0 release index for the Internal.Logging package. |
| release-notes/Internal/Logging/1.0/1.0.0.md | Adds GA/stable 1.0.0 release notes for Internal.Logging (includes rename details). |
| release-notes/Extensions/Logging/1.0/README.md | Adds a rename notice pointing readers to Internal.Logging release notes. |
| release-notes/Extensions/Azure/1.0/README.md | Adds the GA 1.0.0 entry to the Azure extensions release index. |
| release-notes/Extensions/Azure/1.0/1.0.0.md | Adds GA/stable 1.0.0 release notes for Extensions.Azure. |
| release-notes/Extensions/Abstractions/1.0/README.md | Adds the GA 1.0.0 entry to the Abstractions release index. |
| release-notes/Extensions/Abstractions/1.0/1.0.0.md | Adds GA/stable 1.0.0 release notes for Extensions.Abstractions. |
| release-notes/add-ons/AzureKeyVaultProvider/7.0/README.md | Adds the GA 7.0.0 entry to the AKV provider release index. |
| release-notes/add-ons/AzureKeyVaultProvider/7.0/7.0.0.md | Adds GA/stable 7.0.0 release notes for the AKV provider package. |
| release-notes/7.0/README.md | Adds the GA 7.0.0 entry to the core driver 7.0 release index. |
| release-notes/7.0/7.0.0.md | Adds the GA/stable 7.0.0 release notes for Microsoft.Data.SqlClient. |
| CHANGELOG.md | Adds a 7.0.0 stable release summary entry referencing the full release notes. |
| .github/prompts/release-notes.prompt.md | Updates the release-notes generation guidance for GA vs preview releases. |
benrr101
approved these changes
Mar 31, 2026
mdaigle
approved these changes
Apr 2, 2026
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.
Cherry-pick of #4053 to release/7.0