-
Couldn't load subscription status.
- Fork 5.2k
[release/10.0] [QUIC] Update Windows MsQuic #119764
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
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 updates the Microsoft MsQuic native library version for Windows QUIC transport from 2.4.8 to 2.4.15, bringing in the latest bug fixes and improvements for QUIC protocol support.
- Updates MsQuic native library version to 2.4.15
|
Tagging subscribers to this area: @dotnet/ncl |
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.
LGTM
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.
Useful for .NET 10 - updates just our external dependency, technically no code change to .NET itself
Backport of #119747 to release/10.0
Customer Impact
Updates MsQuic library in released Windows runtime. The MsQuic change introduced the /PROFILE flag which adds extra debug information.
Regression
Testing
CI.
Risk
Low, major and minor are the same.