-
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
base: main
Are you sure you want to change the base?
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 <[email protected]>
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 <[email protected]>
Co-authored-by: Copilot <[email protected]>
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.
| - Microsoft.Extensions.Caching.Memory 8.0.1 | ||
| - Microsoft.IdentityModel.JsonWebTokens 8.14.0 | ||
| - Microsoft.IdentityModel.Protocols.OpenIdConnect 8.14.0 | ||
| - System.Buffers 4.6.1 |
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.
Inconsistency in dependency versions: System.Buffers version 4.6.1 is specified, but the previous release (6.1.2) used version 4.5.1. According to the CHANGELOG.md at line 85, System.Buffers was updated to 4.6.1, which confirms this is correct. However, this same version should also be reflected in the .NET Standard 2.0 section, but line 78 shows System.Text.Json 8.0.6 instead of listing System.Buffers. Please verify if System.Buffers should be listed in the .NET Standard 2.0 dependencies section.
|
|
||
| - Azure.Core 1.49.0 | ||
| - Azure.Identity 1.16.0 | ||
| - Microsoft.Bcl.Cryptography 8.0.0 |
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.
The .NET Standard 2.0 section lists Microsoft.Bcl.Cryptography 8.0.0, but in 6.1.2 (line 67), it was listed as version 9.0.4. This appears to be a regression in the dependency version. Please verify if this is intentional or if it should remain at 9.0.4 for consistency with the previous release.
| - Azure.Identity 1.16.0 | ||
| - Microsoft.Bcl.Cryptography 8.0.0 | ||
| - Microsoft.Data.SqlClient.SNI 6.0.2 | ||
| - Microsoft.Extensions.Caching.Memory 8.0.1 |
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.
The .NET Standard 2.0 section lists Microsoft.Extensions.Caching.Memory 8.0.1, but in 6.1.2 (line 69), it was version 9.0.4. This appears to be a downgrade from the previous release. Please verify if this change is intentional.
| - Microsoft.IdentityModel.JsonWebTokens 8.14.0 | ||
| - Microsoft.IdentityModel.Protocols.OpenIdConnect 8.14.0 | ||
| - Microsoft.SqlServer.Server 1.0.0 | ||
| - System.Configuration.ConfigurationManager 8.0.1 |
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.
The .NET Standard 2.0 section lists System.Configuration.ConfigurationManager 8.0.1, but in 6.1.2 (line 73), it was version 9.0.4. This appears to be a downgrade from the previous release. Please verify if this change is intentional.
| - Azure.Core 1.49.0 | ||
| - Azure.Identity 1.16.0 |
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.
The Azure dependency versions (Azure.Core 1.49.0 and Azure.Identity 1.16.0) have been upgraded from 1.47.1 and 1.14.2 respectively in version 6.1.2. According to CHANGELOG.md lines 78-79, these updates were made in PR #3638. However, the 'Changed' section in the release notes only mentions the AppContext switch and TDS test infrastructure refactoring. Consider adding a note about the Azure dependency updates in the 'Changed' section for completeness.
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.
Agreed - add an item in the Changed section to call out any dependency updates.
|
@priyankatiwari08 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement ( “Agreement” ) is agreed to by the party signing below ( “You” ), 1. Definitions. “Code” means the computer software code, whether in human-readable or machine-executable form, “Project” means any of the projects owned or managed by .NET Foundation and offered under a license “Submit” is the act of uploading, submitting, transmitting, or distributing code or other content to any “Submission” means the Code and any other copyrightable material Submitted by You, including any 2. Your Submission. You must agree to the terms of this Agreement before making a Submission to any 3. Originality of Work. You represent that each of Your Submissions is entirely Your 4. Your Employer. References to “employer” in this Agreement include Your employer or anyone else 5. Licenses. a. Copyright License. You grant .NET Foundation, and those who receive the Submission directly b. Patent License. You grant .NET Foundation, and those who receive the Submission directly or c. Other Rights Reserved. Each party reserves all rights not expressly granted in this Agreement. 6. Representations and Warranties. You represent that You are legally entitled to grant the above 7. Notice to .NET Foundation. You agree to notify .NET Foundation in writing of any facts or 8. Information about Submissions. You agree that contributions to Projects and information about 9. Governing Law/Jurisdiction. This Agreement is governed by the laws of the State of Washington, and 10. Entire Agreement/Assignment. This Agreement is the entire agreement between the parties, and .NET Foundation dedicates this Contribution License Agreement to the public domain according to the Creative Commons CC0 1. |
|
|
||
| ## Stable Release 6.1.3 - 2025-11-12 | ||
|
|
||
| This update includes the following changes since the [6.1.2](https://github.com/dotnet/SqlClient/blob/main/release-notes/6.1/6.1.2.md) release: |
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.
You can just use (6.1.2.md) as the URL here, since that's a sibling file to this one.
| - Azure.Core 1.49.0 | ||
| - Azure.Identity 1.16.0 |
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.
Agreed - add an item in the Changed section to call out any dependency updates.
|
I will take over this PR in Priyanka's absence. |
Description
Adding release notes for MDS v6.1.3.