Skip to content

Releases: deislabs/containerd-wasm-shims

v0.5.1

22 Mar 13:12
a662b07
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

  • added err in faq for slight, and youtube video on quickstart doc by @danbugs in #82
  • bump the spin dependencies to v1.0.0 by @devigned in #83
  • Chore: bump shims and images to v0.5.1 by @Mossaka in #84

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Mar 16:45
afef964
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

  • fix path for release artifacts in make install by @devigned in #74
  • add SIGINT termination for slight by @devigned in #76
  • Switch to containerd/runwasi by @rumpl in #75
  • Chore: bump slight to v0.3.2 by @Mossaka in #78
  • Chore: Update to use crates.io published runwasi by @Mossaka in #79
  • add proposal for runtimeclass versioning by @devigned in #16
  • add slight podio and update deps by @devigned in #80
  • add back workloads artifacts, bump version and deps by @devigned in #81

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Feb 18:24
21bce31
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

This release updates the spin shim to v0.9.0 and the slight shim to v0.3.1

What's Changed

  • docs: update build command to buildx by @zr-msft in #53
  • chore: updated spin to v0.6.0 by @Mossaka in #55
  • feat: added Integration test for spin & slight shims by @Mossaka in #27
  • feat: added cargo fmt and clippy to build pipeline by @Mossaka in #56
  • strip symbols for spin and slight images by @Mossaka in #59
  • update spin deps to v0.7.1 by @devigned in #61
  • Handle SIGINT too on killing by @rumpl in #67
  • fix a clippy fmt error by @devigned in #69
  • feat: added a spin outbound redis image by @Mossaka in #63
  • feat: added a go component to spin image by @Mossaka in #65
  • feat: changed slight dependency branch to main by @Mossaka in #62
  • Chore: Updated slight to 0.3.1 and spin to 0.9 by @Mossaka in #72
  • Chore: bump version to v0.4.0 by @Mossaka in #73

New Contributors

  • @rumpl made their first contribution in #67

Full Changelog: v0.3.3...v0.4.0

v0.3.3

23 Oct 13:27
662fbc6
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release

What's Changed

  • docs: update readme to surface all quickstarts by @zr-msft in #44
  • docs: changed from latest to v0.3.2 tag for k3d image by @zr-msft in #45
  • feat: merged spin & slight workloads with path prefixes by @Mossaka in #29
  • fixing readme and docs for #40 by @squillace in #47
  • demo: added an all in one manifest for k8s demos by @zr-msft in #48
  • docs:fix quickstart links by @zr-msft in #49
  • feat(slight-image): Chat app image by @Mossaka in #50

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

14 Oct 15:41
f59bad0
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

What's Changed

  • fix(docs): updaed k3d README to point to the latest workloads by @Mossaka in #38
  • Enable CodeSpaces configuration by @swgriffith in #31
  • chore: updated to the newest spin and removed vendored loader file by @Mossaka in #39
  • feat: changed workload image arch to wasi/wasm by @Mossaka in #42
  • feat: use multiarch to build k3d image by @Mossaka in #41

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 Oct 21:24
d9745bf
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's Changed

  • feat:: updated spin to the latest commit by @Mossaka in #25
  • feat: changed docker to ghcr by @Mossaka in #24
  • feat: added arm64 build by @Mossaka in #26
  • feat: convert cache to rust-cache by @Mossaka in #28
  • feat: added spin dotnet image by @Mossaka in #30
  • docs: add quickstart for spin application by @zr-msft in #32
  • docs: add echo clarifying reason for sleep by @zr-msft in #33
  • docs: add SpiderLightning quickstart by @zr-msft in #34
  • docs: fixed missing command to add wasm32-wasi target by @zr-msft in #35
  • refactor build to use artifacts by @devigned in #36

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - Introduction of the `slight` shim

06 Oct 04:59
195589e
Compare
Choose a tag to compare

What's Changed

  • feat(shim): added slight shim by @Mossaka in #15
  • feat(slight-shim): mount the shim's resolv.conf to host's by @Mossaka in #22
  • add ./bin to the cache path to be shared between jobs by @devigned in #23

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

08 Sep 16:24
8e0c55d
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Sep 18:11
006c101
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • document how to quickly get started with a local cluster by @devigned in #11
  • fix workload to run with traefik in k3d by @devigned in #12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Sep 00:44
df89be9
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • add k3d cluster deployment example with static musl compile by @devigned in #5
  • dry up build and add release for k3d demo image by @devigned in #7
  • cache build results for subsequent jobs by @devigned in #8
  • fix release workflow and relax cache key lookup by @devigned in #9
  • standardize on yaml, not yml by @devigned in #10

Full Changelog: v0.1.0...v0.2.0