Merged
Conversation
Contributor
|
Is "since preview x" adding any value? Seems not needed. |
Contributor
Author
|
@ErikEJ To me it seems marginally useful to indicate which preview it came in or if it's part of none of the previews. |
mdaigle
reviewed
Dec 6, 2024
MichelZ
reviewed
Dec 6, 2024
paulmedynski
reviewed
Dec 6, 2024
paulmedynski
reviewed
Dec 6, 2024
paulmedynski
reviewed
Dec 6, 2024
Contributor
paulmedynski
left a comment
There was a problem hiding this comment.
Please review my comments.
David-Engel
reviewed
Dec 6, 2024
Contributor
|
Is Windows x86 supported? |
Contributor
Yes but I would think of it more like x86 on Windows. Running x86 apps on Windows will live longer than any Windows x86-only offering. Windows 10 support is ending in 2025 and there is no 32-bit only Windows 11... |
David-Engel
approved these changes
Jan 9, 2025
Contributor
David-Engel
left a comment
There was a problem hiding this comment.
Minor edit. Otherwise looks good.
cheenamalhotra
approved these changes
Jan 9, 2025
Co-authored-by: David Engel <[email protected]>
Contributor
|
@benrr101 There are no 6.0 release notes in the main branch 😕 |
benrr101
added a commit
that referenced
this pull request
Jan 23, 2025
* Adding v6.0.0 release notes, updating related files * Addressing PR comments * Remove win-arm32 from support * Retractively adding ARM64 to net462 support * Adding descriptive paragraphs for bigger features * .NET 8**+** * Update SNI version * Change PR number for SNI vbump * Move PRs for called out additions * Update release-notes/6.0/6.0.0.md Co-authored-by: David Engel <[email protected]> --------- Co-authored-by: David Engel <[email protected]>
benrr101
added a commit
that referenced
this pull request
Jan 29, 2025
* v6.0.0 Release Notes (#3063) * Adding v6.0.0 release notes, updating related files * Addressing PR comments * Remove win-arm32 from support * Retractively adding ARM64 to net462 support * Adding descriptive paragraphs for bigger features * .NET 8**+** * Update SNI version * Change PR number for SNI vbump * Move PRs for called out additions * Update release-notes/6.0/6.0.0.md Co-authored-by: David Engel <[email protected]> --------- Co-authored-by: David Engel <[email protected]> * Add v6.0.1 release docs * Addressing PR comments * Fixing one more JSON reference * Adding knock-on effect of #2258 * rewording slightly --------- Co-authored-by: David Engel <[email protected]>
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.
Adding v6.0.0 release notes, updating related files. The strategy employed here is to combine the release notes from preview 1, 2, and 3, combining changes that go together/cancel each other out. I feel this is important because not everyone pays attention to preview releases and should still see breaking/major changes.