Skip to content

shim-v0.7.0

Compare
Choose a tag to compare
@mxpv mxpv released this 14 Mar 17:45
· 62 commits to main since this release

What's Changed

Shim crate

  • build(deps): update windows-sys requirement from 0.48.0 to 0.52.0 by @dependabot in #219
  • Subsystem::Mem add judge for the limit and swap by @jokemanfire in #230
  • When the containerd process is restarted, a large number of sigpipe signals occur, leading to the containerd process freezing. by @bql871 in #240
  • Use RUST_LOG env to configure logging if present by @jsturtevant in #247
  • Update command fds to 0.3.0 by @jsturtevant in #251
  • Fix command fds in sync version of the shim by @mxpv in #253