Skip to content

2.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@OneBlue OneBlue released this 20 Oct 20:07
· 92 commits to master since this release
197c918
  • Promote the following wslconfig settings to [wsl2]: (solves #10616)
    experimental.dnsTunneling -> wsl2.dnsTunneling
    experimental.firewall -> wsl2.firewall
    experimental.networkingMode -> wsl2.networkingMode
    experimental.autoProxy -> wsl2.autoProxy
    Previous settings under the experimental section are still supported for backwards compatibility

  • Fix issue where wslinfo -n is not correctly skipping printing the newline

  • Work around issue where init is being launched without /dev/console, which can cause hangs

  • Remove --event-viewer and --release-notes arguments from wsl.exe usage and various cleanup (solves #10600)

  • Enable process mitigation policies for wslservice and wslnstaller service

  • Improve error handling when distribution VHD fail to mount

  • Add wsl.vhdSize argument for customizing vhd size (solves #10565)

  • Update Microsoft.WSL.Kernel to version 5.15.133.1-1

  • Update WSLg to 1.0.59