containerd-shim-wasm/v0.6.0
版本发布时间: 2024-05-23 08:17:11
containerd/runwasi最新发布版本:containerd-shim-wasm/v0.6.0(2024-05-23 08:17:11)
What's Changed
- Bump test module crate version by @jsturtevant in https://github.com/containerd/runwasi/pull/522
- Enable building and release of oci-tar-builder by @jsturtevant in https://github.com/containerd/runwasi/pull/523
- Add Description and license to oci-tar-builder cargo.toml by @jsturtevant in https://github.com/containerd/runwasi/pull/525
- change release flow to be workflow_dispatch rather than tag based by @devigned in https://github.com/containerd/runwasi/pull/532
- Fix for running sed on Linux for release pipeline by @jsturtevant in https://github.com/containerd/runwasi/pull/533
- Add a user to git commit by @jsturtevant in https://github.com/containerd/runwasi/pull/535
- Remove auto-commit and verify version by @jsturtevant in https://github.com/containerd/runwasi/pull/536
- ci(release): remove pre-release by @Mossaka in https://github.com/containerd/runwasi/pull/545
- ci(*): merge build action by @Mossaka in https://github.com/containerd/runwasi/pull/548
- ci(*): update checkout to v4 and add gh action to dependabot by @Mossaka in https://github.com/containerd/runwasi/pull/559
- docs: clarify how the binary works by @Mossaka in https://github.com/containerd/runwasi/pull/568
- Makefile: Define
RUSTC
to avoid "rustc: not found" duringsudo make install
by @keisku in https://github.com/containerd/runwasi/pull/578 - Makefile: Remove
build
dependency frominstall
by @keisku in https://github.com/containerd/runwasi/pull/581 - feat(tracing): add tracing instruments to containerd-shim-wasm by @Mossaka in https://github.com/containerd/runwasi/pull/564
- chore: bump rust version to 1.78 by @Mossaka in https://github.com/containerd/runwasi/pull/598
- making
tracaing::instrument
macro optional by @Mossaka in https://github.com/containerd/runwasi/pull/592 - chore: bump youki libcontainer to v0.3.3 by @Mossaka in https://github.com/containerd/runwasi/pull/601
- release: batch-bump minor version of shims and core crate by @Mossaka in https://github.com/containerd/runwasi/pull/602
- fix(release): syntax error in runtime_sub step by @Mossaka in https://github.com/containerd/runwasi/pull/603
- fix(release): fix another syntax error on runtime_sub by @Mossaka in https://github.com/containerd/runwasi/pull/604
New Contributors
- @keisku made their first contribution in https://github.com/containerd/runwasi/pull/578
Full Changelog: https://github.com/containerd/runwasi/compare/containerd-shim-wasm/v0.5.0...containerd-shim-wasm/v0.6.0