-
Notifications
You must be signed in to change notification settings - Fork 317
Add release notes for MDS v6.1.3 #3756
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
Conversation
This release includes fixes for metrics initialization and added AppContext switch for failover partner control. It also refactors TDS test server infrastructure for better maintainability.
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 the stable Microsoft.Data.SqlClient v6.1.3 release, documenting changes since v6.1.2 including bug fixes and enhancements related to metrics initialization and failover partner handling.
Key Changes
- Documents one fixed issue related to metrics initialization and EventSource telemetry
- Documents two changed items: new AppContext switch for failover partner control and test infrastructure refactoring
- Updates dependency versions across all supported target frameworks
This update includes a new stable release 6.1.3 with fixes and changes, including reliable metrics initialization and an AppContext switch for failover partner control.
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 3 out of 3 changed files in this pull request and generated 5 comments.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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 3 out of 3 changed files in this pull request and generated 1 comment.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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 3 out of 3 changed files in this pull request and generated 5 comments.
|
I will take over this PR in Priyanka's absence. |
- Addressed other review comments.
paulmedynski
left a comment
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.
Commentary for reviewers.
I'm taking over as author, so my review doesn't count.
…release notes. - Re-arranged some CHANGELOG entries to match the sorting in the rest of the file (ordered by release #, not chronological).
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 no new comments.
Description
Adding release notes for MDS v6.1.3.