Skip to content

Releases: microsoft/hcsshim

v0.10.0-rc.6

14 Feb 08:51
69927ff
Compare
Choose a tag to compare
v0.10.0-rc.6 Pre-release
Pre-release
fix: temp file leak during hash computation (#1641)

Fix a temp file leak when computing dmverity root hash. This
mainly affects `dmverity-vhd` tool and users may see their temp
storage filling up.

Signed-off-by: Maksim An <maksiman@microsoft.com>

v0.10.0-rc.5

03 Feb 18:42
db7a679
Compare
Choose a tag to compare
v0.10.0-rc.5 Pre-release
Pre-release

What's Changed

  • Add logic to cleanup the oci bundle root dir on container delete by @katiewasnothere in #1597
  • Retain pause.exe as entrypoint for default pause images by @kiashok in #1615
  • Add missing AllowElevated policy check when creating a container by @SeanTAllen in #1624
  • rego enforcer: trim whitespaces from fragment namespace name by @anmaxvl in #1627
  • Make LCOWPrivileged annotation more resilient to change by @SeanTAllen in #1628
  • fix snp-report: fake-report flag is now correctly parsed by @anmaxvl in #1626
  • API Data and Framework Versioning. by @matajoh in #1622
  • rego: fix slightly incorrect sandbox and hugepage mounts enforcement by @anmaxvl in #1625
  • Fragment COSE Sign1 support. by @KenGordon in #1575
  • Bump github.com/containerd/cgroups from 1.0.3 to 1.1.0 in /test by @dependabot in #1631
  • Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 in /test by @dependabot in #1632
  • Bump google.golang.org/grpc from 1.51.0 to 1.52.3 in /test by @dependabot in #1633
  • Bump golang.org/x/sys from 0.3.0 to 0.4.0 in /test by @dependabot in #1612
  • Bump github.com/containerd/cgroups from 1.0.3 to 1.1.0 by @dependabot in #1630
  • Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 by @dependabot in #1629
  • internal/tools/securitypolicy: switch to github.com/pelletier/go-toml by @thaJeztah in #1620
  • Add retry to install mingw by @helsaawy in #1636
  • test: Add CRI benchmarks for container operations by @helsaawy in #1569

Full Changelog: v0.10.0-rc.4...v0.10.0-rc.5

v0.10.0-rc.4

12 Jan 18:42
793fcc5
Compare
Choose a tag to compare
v0.10.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-rc.3...v0.10.0-rc.4

v0.8.25

14 Dec 17:11
619117b
Compare
Choose a tag to compare

What's Changed

  • [release/0.8] Remove blocking wait on container exit for every exec created by @kiashok in #1605

Full Changelog: v0.8.24...v0.8.25

v0.10.0-rc.3

13 Dec 22:11
0b8319a
Compare
Choose a tag to compare
v0.10.0-rc.3 Pre-release
Pre-release

What's Changed

  • Prevent operations on exited HCS objects. by @helsaawy in #1567
  • Add ability in policy to allow/disallow access to stdio by @matajoh in #1594
  • Remove blocking on container exit for every new exec created by @kiashok in #1601

Full Changelog: v0.10.0-rc.2...v0.10.0-rc.3

v0.9.6

13 Dec 18:30
5d5b210
Compare
Choose a tag to compare

What's Changed

  • [release/0.9] Remove blocking wait on container exit for every exec created by @kiashok in #1604

Full Changelog: v0.9.5...v0.9.6

v0.10.0-rc.2

06 Dec 01:20
734a0ed
Compare
Choose a tag to compare
v0.10.0-rc.2 Pre-release
Pre-release
plumb AMD certs to workload containers (#1549)

confidential containers: Add AMD cert plumbing

Add logic to plumb AMD certificates to workload containers. The
assumption is that the certificates will be "fresh enough" for
necessary attestation and key release by the workflow and third
party services.

Additionally add error logging when UVM reference info file
is not found

Signed-off-by: Maksim An <maksiman@microsoft.com>

v0.9.5

31 Oct 23:43
e0b7d33
Compare
Choose a tag to compare

What's Changed

  • [release/0.9] Call container.Terminate() on shutdown timeouts #1554

Full Changelog: v0.9.4...v0.9.5

v0.9.4

23 Jul 01:59
e6107b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

20 May 22:44
50b68e6
Compare
Choose a tag to compare

What's Changed

  • [release/0.9] Fix for linter issue on release/0.9 branch by @ameyag in #1385
  • [release/0.9] Fix for port conflict with docker daemon by @ameyag in #1373
  • [release/0.9] Query stats directly in-shim by @dcantah in #1403

Full Changelog: v0.9.2...v0.9.3