Skip to content

Releases: microsoft/WSL

2.9.11

2.9.11 Pre-release
Pre-release

Choose a tag to compare

@benhillis benhillis released this 08 Sep 20:23
c85de0d

What's Changed

Full Changelog: 2.9.10...2.9.11

2.9.10

2.9.10 Pre-release
Pre-release

Choose a tag to compare

@benhillis benhillis released this 04 Sep 15:41
976fb49

What's Changed

New Contributors

Full Changelog: 2.9.9...2.9.10

2.7.13

Choose a tag to compare

@benhillis benhillis released this 04 Sep 15:41
80697fd

What's Changed

  • Resolve an issue preventing WSL from starting due to an MDE Plugin error

Full Changelog: 2.7.12...2.7.13

2.9.9

2.9.9 Pre-release
Pre-release

Choose a tag to compare

@OneBlue OneBlue released this 25 Aug 21:45
e6f1938

What's Changed

Full Changelog: 2.9.8...2.9.9

2.9.8

2.9.8 Pre-release
Pre-release

Choose a tag to compare

@OneBlue OneBlue released this 24 Aug 17:03
7808450

What's Changed

Read more

2.7.12

Choose a tag to compare

@OneBlue OneBlue released this 18 Aug 21:12
68f601b

What's Changed

Full Changelog: 2.7.11...2.7.12

2.7.11

Choose a tag to compare

@benhillis benhillis released this 24 Jul 16:59
acbcb81

What's Changed

Full Changelog: 2.7.10...2.7.11

2.9.4

2.9.4 Pre-release
Pre-release

Choose a tag to compare

@OneBlue OneBlue released this 13 Jul 21:06
40d5f8f

What's Changed

New Contributors

Full Changelog: 2.9.3...2.9.4

2.9.3

2.9.3 Pre-release
Pre-release

Choose a tag to compare

@OneBlue OneBlue released this 29 Jun 15:33
9c88216

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 lifecycle: create, run, start, kill, export, prune, and inspect containers, with per-container resource limits (--cpus, --memory, --ulimit), --shm-size, and configurable stop signals.
  • Images: build (with --label support), pull, push, import, save (including multiple images in a single tar), inspect, list/prune with filters, and multi-image delete.
  • Networking: create and manage networks, attach containers to multiple networks, network aliases, container:<name|id> network mode, custom network types, port publishing, and network prune.
  • Volumes: create, list, prune, and remove volumes, with VHD-backed volumes and Uid/Gid/Fixed driver options.
  • GPU support: GPU-enabled containers with CDI, mounted GPU executables and libraries accessible to non-root users.
  • Sessions: named sessions with a default session created on demand, configurable storage location, and a default of 32 GB session storage.
  • SDK: a C++ and C#/WinRT projection of the WSLC API, shipped as NuGet packages, plus a documented plugin API.
  • Tooling: wslc logs with --timestamps, --since, --until, and -n; container stats; structured CLI output with color; MSBuild and CMake build integration; and group policy (ADMX) support for management.

Bug Fixes

Fixes and Improvements

Security

Full Changelog: 2.7.10...2.9.3

2.7.10

Choose a tag to compare

@OneBlue OneBlue released this 26 Jun 01:59
d35043c

What's Changed

Full Changelog: 2.7.9...2.7.10