Skip to content

Releases: containerd/runwasi

containerd-shim-wasm/v0.2.0

31 Jul 21:36
71df77d
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: containerd-shim-wasm/v0.1.2...containerd-shim-wasm/v0.2.0

containerd-shim-wasm/v0.1.2

07 Mar 22:45
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: containerd-shim-wasm/v0.1.1...containerd-shim-wasm/v0.1.2

containerd-shim-wasm/v0.1.1

07 Mar 03:18
Compare
Choose a tag to compare

containerd-shim-wasm/v0.1.0

07 Mar 03:00
4af58b2
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add trait to get a wasmtime engine config by @cpuguy83 in #7
  • chore: update wasmtime to 0.35 by @Mossaka in #8
  • added get_rootfs to oci by @Mossaka in #9
  • Adding Windows Getting Started doc by @danbugs in #12
  • Create LICENSE by @cpuguy83 in #19
  • Refactor: move wasmtime shim binary to it's own bin by @Mossaka in #17
  • some more clippy-ing I noticed while reviewing #21 by @danbugs in #22
  • Support for cgroups by @cpuguy83 in #21
  • chore: updated wasmtime to 2.0 by @Mossaka in #24
  • Reduce waste by using only the runtime feature of oci-spec by @utam0k in #27
  • add standard containerd org documentation and licensing by @devigned in #31
  • Update actions versions by @cpuguy83 in #34
  • cgroups: v2: Enable all controllers from parent by @cpuguy83 in #33
  • Fix issue with sudo test runner messing with tty by @cpuguy83 in #38
  • cgroup: v2: do not set subtree_control for new cg by @cpuguy83 in #37
  • Add a cgroup wrapper which implements Drop by @cpuguy83 in #43
  • Build test image without docker. by @cpuguy83 in #41
  • Add tests for k8s and fix cgroup issue by @cpuguy83 in #47
  • Update e2e job to test both cgroupv1 and cgroupv2 by @cpuguy83 in #48
  • Use the spec builder instead of the json string by @utam0k in #51
  • Make sure cpu shares and blkio weight doesn't overlow by @rumpl in #53
  • Contribute wasmedge integration back to upstream by @CaptainVincent in #26
  • Fix drop() calls. by @ipuustin in #56
  • Add slack channel to readme by @cpuguy83 in #58
  • Use io.bfq.weight if available, fallback to io.weight by @rumpl in #61
  • Use signal names instead of numbers. by @ipuustin in #55
  • Cleanups from static code analysis by @ipuustin in #57
  • Update README.md API Instance definition. by @ipuustin in #54
  • Move call of the prestart hooks over to the lib part by @rumpl in #60
  • Inherit workspace's dependencies and other metadata by @Mossaka in #63
  • shim: better error handling. by @ipuustin in #62
  • feat: add k3s test by @defims in #66
  • wasmedge: test for exit with a trap. by @ipuustin in #59
  • Update caps, protobuf deps and remove containerd-shim-protos by @jsturtevant in #71
  • Update nix and oci-spec dependencies by @jsturtevant in #73
  • remove ci and release cachine due to cached artifact poisoning by @devigned in #77
  • chore: remove unnecessary method by @bokuweb in #74
  • docs: added logo to readme by @Mossaka in #75
  • Fixup for publishing by @cpuguy83 in #79
  • Make namespace setup conditional on OS by @cpuguy83 in #80
  • More publishing cleanup by @cpuguy83 in #82
  • Add cargo publish step to release pipeline by @cpuguy83 in #83
  • Release containerd-shim-wasm v0.1.0 by @cpuguy83 in #84

New Contributors

Full Changelog: v0.1.0...containerd-shim-wasm/v0.1.0

v0.1.0: Merge pull request #6 from devigned/fix-runner-os

06 Apr 21:29
a063a67
Compare
Choose a tag to compare

Release of containerd-shim-wasmtime-v1:v0.1.0 for amd64