2.7.11
What's Changed Fix MoveDistribution VHD ownership restore to reuse the resolved file handle (backport to release/2.7) by @benhillis in #41147 Backport security fixes to release/2.7 by @benhillis in #41155 Full Changelog: 2.7.10...2.7.11
What's Changed Fix MoveDistribution VHD ownership restore to reuse the resolved file handle (backport to release/2.7) by @benhillis in #41147 Backport security fixes to release/2.7 by @benhillis in #41155 Full Changelog: 2.7.10...2.7.11
What's Changed Remove '.' from HCS suffix by @OneBlue in #40946 fix socket channel set exit events by @chemwolf6922 in #40924 Use strict detection of http line ending for docker response by @yao-msft in #40932 CLI: Fix hang with exec/run -i with self-exiting command and open stdin by @dkbennett in #40921 Don't append the build prefix when a line is being continued from a previous log entry by @One…
Release Notes WSL Containers (WSLC) is now in Public Preview We're excited to announce that WSL Containers (WSLC) is now available in public preview. WSLC brings native Linux container support to WSL, letting you build, run, and manage containers directly through the new wslc command line tool and a fully projected SDK (C++, C#/WinRT). Highlights of what's available in this preview: Container life…
What's Changed Pass the mounting user's token on VHD restore (2.7 backport) by @benhillis in #40907 Full Changelog: 2.7.9...2.7.10
Implement a new yaml setting for users to configure the default port …
Update Microsoft.WSL.Kernel version to 6.18.33.2-2 to resolve a Windows under KVM and older AMD chipset boot regression
Rename VirtioProxy networking mode to Consomme Rename the VirtioProxy networking mode to Consomme across the C++/IDL/Linux symbols and the networking engine class/files (VirtioNetworking -> ConsommeNetworking). The .wslconfig networkingMode parser still accepts the legacy "virtioproxy" string as an alias. Adds a docs section linking to OpenVMM's consomme project, where the name comes from. Co-auth…
wslc trust Windows host Trusted Store certs (#40785)
What's Changed Fix CreateInstance failure when Windows hosts file exceeds message size cap (2.7 backport) by @benhillis in #40726 Update kernel to 6.18.33.1-1 by @chessturo in #40728 Full Changelog: 2.7.7...2.7.8
Pipelines: fix nuget stage CodeSign failure on in-repo .ps1 scripts (…
CLI: Stats command - fix incorrect CPU % reporting (#40627)
virtio: improve virtiofs and VirtioProxy performance with per-device …