containerd-shim-wasmedge/v0.3.0
Pre-release
Pre-release
github-actions
released this
30 Oct 22:02
·
645 commits
to main
since this release
What's Changed
- release: remove extra layer in create release by @Mossaka in #330
- Run e2e test with both kind and k3s for all runtimes by @jprendes in #323
- Bump wasmedge-sdk with fixed musl issue by @jprendes in #331
- Bump nix to 1.27.1 by @jprendes in #336
- Use
cross-rs
by @jprendes in #332 - Upload k3s/kind logs on failure by @jprendes in #346
- feat: Support wasmedge plugins by @CaptainVincent in #307
- chore(deps): bump clap from 4.4.4 to 4.4.6 by @dependabot in #343
- chore(deps): bump thiserror from 1.0.48 to 1.0.49 by @dependabot in #344
- chore(deps): bump libc from 0.2.147 to 0.2.148 by @dependabot in #335
- fix: avoid writing to read-only fs on talos by @0xE282B0 in #327
- Build libcontainer's container on Instance::new to be spec compliant by @jprendes in #340
- chore(deps): bump tokio from 1.32.0 to 1.33.0 by @dependabot in #351
- chore(deps): bump libc from 0.2.148 to 0.2.149 by @dependabot in #350
- Bump oci spec package by @jsturtevant in #352
- Retry bootstrapping k3s on failure by @jprendes in #353
- Bump libcontainer to include UB fix by @jprendes in #354
- Use fallback if
git_version
fails by @jprendes in #355 - chore(deps): bump serde from 1.0.188 to 1.0.189 by @dependabot in #358
- Use
cross-rs
for building in CI by @jprendes in #359 - chore: Use latest kind and k8s release by @jsturtevant in #356
- Remove complexity from wait API by @jprendes in #342
- Use
cross-rs
for release builds by @jprendes in #360 - chore(deps): bump thiserror from 1.0.49 to 1.0.50 by @dependabot in #363
- Fix issue running k8s and cross locally by @jsturtevant in #362
- Handle Wasm Images with wasm media types by @jsturtevant in #147
- Add the shim to to the network NS specified by @jsturtevant in #364
- [refactor] split sandbox shim by @jprendes in #345
- chore(deps): bump serde from 1.0.189 to 1.0.190 by @dependabot in #365
- chore(deps): bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #366
- chore(deps): bump futures from 0.3.28 to 0.3.29 by @dependabot in #367
- chore(deps): bump tempfile from 3.8.0 to 3.8.1 by @dependabot in #369
- chore: bump rust to 1.73 by @Mossaka in #371
- chore: bump versions of the containerd-shim-wasm to
0.4
and shims to0.3
by @Mossaka in #370
New Contributors
Full Changelog: containerd-shim-wasm/v0.3.0...containerd-shim-wasmedge/v0.3.0