-
Notifications
You must be signed in to change notification settings - Fork 317
Release notes for MDS 5.1.8 #3752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Adding release notes for MDS v5.1.8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds release notes for Microsoft.Data.SqlClient version 5.1.8 and updates the main README to reference version 6.1 as the latest stable release.
Key Changes
- Added new release notes file for version 5.1.8 documenting bug fixes and changes
- Updated the 5.1 release table to include the new 5.1.8 release
- Updated the main release notes README to point to version 6.1 as the latest stable release
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| release-notes/README.md | Updated latest stable release reference from 6.0 to 6.1 |
| release-notes/5.1/README.md | Added new row for 5.1.8 release in the version table |
| release-notes/5.1/5.1.8.md | New release notes file documenting fixes, changes, and dependencies for version 5.1.8 |
- Updated NuGet package dependencies. - Added to the CHANGELOG.
- Added entry for dependency updates.
There was a problem hiding this 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 1 comment.
|
|
||
|
|
||
| ## Target Platform Support |
Copilot
AI
Nov 11, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] There's an extra blank line here that creates inconsistent spacing compared to other release notes files (e.g., 5.1.7.md). Consider removing this blank line to maintain consistent formatting with previous releases.
| ## Target Platform Support | |
| ## Target Platform Support |
Description