v0.12.0-rc.1
Pre-release
Pre-release
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