Releases: microsoft/hcsshim
Releases · microsoft/hcsshim
v0.12.4
v0.9.11
What's Changed
- github-ci: use go1.19.x (#1689) by @helsaawy in #1890
- [release/0.9] Update containerd-shim-runhcs-v1 tests (#1783) by @helsaawy in #1892
- [release/0.9] Remove vendor dir in /test (#1417) by @helsaawy in #1894
- [release/0.9] Update CI by @helsaawy in #1891
- [release/0.9] Backport
test/pkg
directory by @helsaawy in #1913 - [release/0.9] Update gowinio to v0.4.21 by @kiashok in #2151
Full Changelog: v0.9.10...v0.9.11
v0.11.5
v0.12.3
v0.12.2
fix: move permissions to the correct job (#2080) (#2081) The permissions block should be under `create_release` job, rather than `build`. Signed-off-by: Maksim An <maksiman@microsoft.com> (cherry picked from commit 3eeba905b4e0a408b372e3de326f00c70bdb442a)
v0.12.1
What's Changed
- Add spans and drop large size high volume trace logs by @kiashok in #2068
- Updating permissions and github release action versions (#2078) by @hgarvison in #2079
- fix: move permissions to the correct job (#2080) by @anmaxvl in #2081
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- adding option of using buffered image reader for faster dmverity hashing by @SethHollandsworth in #2013
- Fix process handle leak when launching a job container by @kevpar in #2020
- Revert "gcs: Support routing container stdio to sidecar" by @kevpar in #2023
- internal/exec: Fix stdio pipe problems by @kevpar in #2021
- Allow mounting multiple dev nodes per assigned device by @katiewasnothere in #2003
- tests: update docker images by @anmaxvl in #2012
- Don't create container scratch per base layer by @ambarve in #2002
- Removing internal tests from hcsshim's cri-containerd tests by @yyatmsft in #1998
- Fix CodeQL pipeline failure by @helsaawy in #2032
- Update Cmd IO handling by @helsaawy in #1937
- [deps] Omni-bus dependency update by @helsaawy in #2039
- Upgrade to go1.21 by @kiashok in #2033
New Contributors
Full Changelog: v0.12.0-rc.3...v0.12.0
v0.12.0-rc.3
What's Changed
- SNP Direct DM-Verity Boot by @darracott in #1952
- tests: update test images used for cri-containerd tests by @anmaxvl in #1991
- Add CodeQL suppression for tar extraction code by @ambarve in #2006
- Update nvidia hook log file paths to use container bundle path as base dir by @katiewasnothere in #1999
- Switch to using new errdefs repo by @kiashok in #2016
Full Changelog: v0.12.0-rc.2...v0.12.0-rc.3
v0.12.0-rc.2
What's Changed
- CI: add CodeQL workflow and schedule by @anmaxvl in #1962
- Add additional registry values to uVM via annotation by @helsaawy in #1963
- uvmboot and gcs.test bug fix by @helsaawy in #1966
- Add support for Linux kernel 6.x to fetch attestation report by @takuro-sato in #1886
- cimfs: Add cim layer mount/unmount functionality. by @ambarve in #1955
- Update build tags, lint entire repo for Linux by @helsaawy in #1968
- Check for SNP before fetching SNP report by @darracott in #1967
- Build components in CodeQL pipeline by @helsaawy in #1970
- [deps] Omnibus dependency updata by @helsaawy in #1977
- Fix CodeQL code scanning alerts by @helsaawy in #1972
- RemoveVSMB uses the wrong hostPath for file shares by @helsaawy in #1974
- [test] Update manifest; go generate by @helsaawy in #1919
- Bump actions/setup-go from 4 to 5 by @dependabot in #1978
- Lint common error wrapping issues, update README by @helsaawy in #1969
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1985
- Bump github/codeql-action from 2 to 3 by @dependabot in #1983
- Bump actions/download-artifact from 3 to 4 by @dependabot in #1984
- Use CimFS layers for Process isolated WCOW by @ambarve in #1971
- Minor CimFS bug fixes by @ambarve in #1980
New Contributors
- @takuro-sato made their first contribution in #1886
Full Changelog: v0.12.0-rc.1...v0.12.0-rc.2
v0.12.0-rc.1
What's Changed
- Clean up NVIDIA hook by @katiewasnothere in #1879
- Add
OutputHandlerCreator
type for UVMs by @helsaawy in #1875 - [test]Exclude features, add any feature check by @helsaawy in #1853
- Skip shim tests if shim binary is not found by @helsaawy in #1893
- add support for verity checking partitioned disks by @anmaxvl in #1810
- defaulting to unbuffered reader for dmverity hashing by @SethHollandsworth in #1887
- Fix closing stdin by @rumpl in #1899
- Bump actions/checkout from 3 to 4 by @dependabot in #1885
- Update containerd log dependency by @dmcgowan in #1898
- Add constants for supported mount types by @kiashok in #1920
- Bump go.uber.org/mock from 0.2.0 to 0.3.0 by @dependabot in #1907
- Support adding mount to running containers by @kiashok in #1918
- Use
"hcsschema"
ininternal/hcs
by @helsaawy in #1901 - Embed version info; print benchmark config by @helsaawy in #1874
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #1931
- Add Close/WaitCtx to UtilityVM & System by @helsaawy in #1876
- [test] Log to ETW for benchmarks; retry layer removal by @helsaawy in #1947
- Also use
test/go.sum
for caching go dependencies by @helsaawy in #1895 - Update go_version in release workflow yaml by @hgarvison in #1945
- minor refactor in dmverity-vhd tool by @anmaxvl in #1948
- Standardize LCOW uVM bootfiles update by @helsaawy in #1861
- cimfs: Add a LayerWriter for writing cim layers by @ambarve in #1873
- Create container subdirectories for process dump by @kiashok in #1929
- Adding a new "DisableHostPort" network flag by @jayanthAP in #1938
New Contributors
- @rumpl made their first contribution in #1899
- @jayanthAP made their first contribution in #1938
Full Changelog: v0.12.0-rc.0...v0.12.0-rc.1