hcsshim

Windows - Host Compute Service Shim

MIT License

Stars
571
Committers
116

Bot releases are hidden (Show)

hcsshim - [Deprecated] v0.10.0

Published by kiashok about 1 year ago

Note:

We are deprecating the v0.10.* versioning and moving to hcsshim/release/0.11 branch for containerd/1.7 hcsshim tags and using v0.12.0-rc.* versioning for tags cut from hcsshim/main for use on containerd/main

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.9...v0.10.0

hcsshim - v0.9.10

Published by kiashok about 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.8...v0.9.10

hcsshim - v0.10.0-rc.9

Published by kiashok over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.8...v0.10.0-rc.9

hcsshim - v0.10.0-rc.8

Published by kiashok over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.7...v0.10.0-rc.8

hcsshim - v0.9.8

Published by kiashok over 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.7...v0.9.8

hcsshim - v0.10.0-rc.7

Published by helsaawy over 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.6...v0.10.0-rc.7

hcsshim - v0.9.7

Published by kiashok over 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.6...v0.9.7

hcsshim - v0.10.0-rc.5

Published by kiashok over 1 year ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.4...v0.10.0-rc.5

hcsshim - v0.10.0-rc.4

Published by kiashok almost 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.3...v0.10.0-rc.4

hcsshim - v0.8.25

Published by kiashok almost 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.8.24...v0.8.25

hcsshim - v0.10.0-rc.3

Published by kiashok almost 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.10.0-rc.2...v0.10.0-rc.3

hcsshim - v0.9.6

Published by kiashok almost 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.5...v0.9.6

hcsshim - v0.9.5

Published by katiewasnothere almost 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.4...v0.9.5

hcsshim - v0.9.4

Published by dcantah about 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.3...v0.9.4

hcsshim - v0.9.3

Published by dcantah over 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.2...v0.9.3

hcsshim - v0.8.24

Published by dcantah over 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.8.23...v0.8.24

hcsshim - v0.9.2

Published by dcantah over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.1...v0.9.2

hcsshim - v0.8.23

Published by dcantah almost 3 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.8.22...v0.8.23

hcsshim - v0.9.1

Published by dcantah almost 3 years ago

What's Changed

Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.9.0...v0.9.1

hcsshim - v0.9.0

Published by dcantah about 3 years ago

What's New

  • The runhcs containerd shim now supports launching Host Process containers.
  • LCOW layers can now be encrypted via dmverity.
  • Process dumps can now be generated for WCOW and LCOW via an OCI annotation.
  • LCOW container execs now run as whatever user the container was launched as, unless the spec was overridden with a different user.
  • Shared memory is now configurable via an OCI annotation.
  • WCOW supports extensible virtual disks as data disks.
  • LCOW supports hugepage mounts if the kernel used is built with this support.

See the Changelog for the full list of changes!

Bug Fixes

  • Fix duplicate "failed" in HCS error strings.
  • Get rid of redundant logs in HCN version range checks.
  • HNS v1 policy schemas now have correct omitEmpty fields.

See the Changelog for the full list of changes!

Changelog

Full changelog: https://github.com/microsoft/hcsshim/compare/v0.8.22...v0.9.0