Skip to content

Remove references to WSLC being in preview - #41704

Merged
Blue (OneBlue) merged 1 commit into
masterfrom
user/oneblue/remove-preview-text
Sep 25, 2026
Merged

Blue (OneBlue) merged 1 commit into
masterfrom
user/oneblue/remove-preview-text

Conversation

@OneBlue

@OneBlue Blue (OneBlue) commented Sep 25, 2026 •

Copy link
Copy Markdown
Collaborator

Summary of the Pull Request

This change removes references to WSLC being in preview. See #41677 for the documentation updates

PR Checklist

  • Closes: Link to issue #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated if needed and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated if needed
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@OneBlue
Blue (OneBlue) requested review from a team as code owners September 25, 2026 20:52
Copilot AI lite review requested due to automatic review settings September 25, 2026 20:52
// During the preview period, the package may not be published yet, so fall back to getting it from GH.
// When moving to GA, change this to an error like WSL_E_NO_UPDATE_AVAILABLE or similar.
// If Windows Update has no matching package, fall back to getting it from GitHub.
if (callback)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JohnMcPMS: For now I think falling back to Github is still acceptable in case WU doesn't see the package. We can revisit in the future if we decide to stop relying on GH entirely but this should be pretty harmless in the meantime

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🔵 Needs a closer look

The fallback may install prerelease packages, and the linked documentation still contains a contradictory preview notice.

Review effort: Lite
Findings: None

What changed in this PR

Removes WSLC preview-status messaging from SDK sources and NuGet package metadata.

Changes:

  • Removes preview notices from SDK and NuGet documentation.
  • Updates package metadata and fallback comments.
  • Removes preview-specific compatibility rationale.
File Summary
src/​windows/​WslcSDK/​wslcsdk.h Removes the public preview notice.
src/​windows/​WslcSDK/​wslcsdk.cpp Updates fallback documentation; stable-only handling remains needed.
src/​windows/​service/​exe/​WSLCSessionManager.cpp Removes preview-specific compatibility rationale.
nuget/​Microsoft.WSL.Containers/​docs/​README.MD Removes the NuGet preview warning.
nuget/​Microsoft.WSL.Containers.nuspec.in Removes preview wording from package metadata.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@OneBlue
Blue (OneBlue) enabled auto-merge (squash) September 25, 2026 22:15
@OneBlue Blue (OneBlue) changed the title Remove references to WSLC being in a preview Remove references to WSLC being in preview Sep 25, 2026
@OneBlue
Blue (OneBlue) merged commit 91f161f into master Sep 25, 2026
12 checks passed
@OneBlue
Blue (OneBlue) deleted the user/oneblue/remove-preview-text branch September 25, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants