containerd-shim-wasmedge/v0.4.0
版本发布时间: 2024-03-30 06:30:42
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
- chore(deps): bump tokio-stream from 0.1.14 to 0.1.15 by @dependabot in https://github.com/containerd/runwasi/pull/530
- chore(deps): bump indexmap from 2.2.5 to 2.2.6 by @dependabot in https://github.com/containerd/runwasi/pull/529
- 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
Full Changelog: https://github.com/containerd/runwasi/compare/containerd-shim-wasm/v0.5.0...containerd-shim-wasmedge/v0.4.0
What's Changed
- chore(deps): bump oci-spec from 0.6.3 to 0.6.4 by @dependabot in https://github.com/containerd/runwasi/pull/368
- ci: add runwasi-committee to owner of the crate by @Mossaka in https://github.com/containerd/runwasi/pull/374
- chore: add published version of wasm-test-modules dep by @Mossaka in https://github.com/containerd/runwasi/pull/373
- ci: double the timeout duration by @Mossaka in https://github.com/containerd/runwasi/pull/372
- chore: bump patch version of shims and add containerd-shim-wasm version by @Mossaka in https://github.com/containerd/runwasi/pull/376
- ci: add build env to release job by @Mossaka in https://github.com/containerd/runwasi/pull/375
- docs: add release sequence to RELEASE.md by @Mossaka in https://github.com/containerd/runwasi/pull/381
- remove wasmedge-sys dependency by @jprendes in https://github.com/containerd/runwasi/pull/383
- fix(Cargo.toml): restrict wildcard version to major versions by @Mossaka in https://github.com/containerd/runwasi/pull/382
- [CI] Move parse ref from yaml to a script by @jprendes in https://github.com/containerd/runwasi/pull/386
- chore(deps): bump clap from 4.4.6 to 4.4.7 by @dependabot in https://github.com/containerd/runwasi/pull/387
- chore(deps): bump libc from 0.2.149 to 0.2.150 by @dependabot in https://github.com/containerd/runwasi/pull/388
- feat: support any shim version in
shim_main
by @Mossaka in https://github.com/containerd/runwasi/pull/389 - chore(deps): bump clap from 4.4.7 to 4.4.8 by @dependabot in https://github.com/containerd/runwasi/pull/392
- chore(deps): bump serde from 1.0.190 to 1.0.192 by @dependabot in https://github.com/containerd/runwasi/pull/393
- chore(deps): bump env_logger from 0.10.0 to 0.10.1 by @dependabot in https://github.com/containerd/runwasi/pull/394
- chore(deps): bump tokio from 1.33.0 to 1.34.0 by @dependabot in https://github.com/containerd/runwasi/pull/396
- Update README.md by @Mossaka in https://github.com/containerd/runwasi/pull/397
- chore(deps): bump wasmedge-sdk from 0.12.2 to 0.13.2 by @dependabot in https://github.com/containerd/runwasi/pull/395
- chore(wasmtime): bump wasmtime to v14 by @Mossaka in https://github.com/containerd/runwasi/pull/399
- Update rust-toolchain.toml by @Mossaka in https://github.com/containerd/runwasi/pull/402
- chore(deps): bump wat from 1.0.79 to 1.0.80 by @dependabot in https://github.com/containerd/runwasi/pull/403
- chore(deps): bump git-version from 0.3.5 to 0.3.8 by @dependabot in https://github.com/containerd/runwasi/pull/404
- chore(deps): bump wat from 1.0.80 to 1.0.81 by @dependabot in https://github.com/containerd/runwasi/pull/406
- chore(deps): bump serde from 1.0.192 to 1.0.193 by @dependabot in https://github.com/containerd/runwasi/pull/407
- Consolidate the RuntimeContext API to use one EntryPoint and expose Source for WASI files by @jsturtevant in https://github.com/containerd/runwasi/pull/398
- Add CONTRIBUTING.md by @jsturtevant in https://github.com/containerd/runwasi/pull/400
- Promote @jsturtevant to committer by @devigned in https://github.com/containerd/runwasi/pull/410
- Promote @jprendes to committer by @devigned in https://github.com/containerd/runwasi/pull/409
- chore(deps): bump clap from 4.4.8 to 4.4.10 by @dependabot in https://github.com/containerd/runwasi/pull/411
- chore(deps): bump wat from 1.0.81 to 1.0.82 by @dependabot in https://github.com/containerd/runwasi/pull/412
- chore(deps): bump libc from 0.2.150 to 0.2.151 by @dependabot in https://github.com/containerd/runwasi/pull/420
- chore(deps): bump tokio from 1.34.0 to 1.35.0 by @dependabot in https://github.com/containerd/runwasi/pull/421
- chore(deps): bump clap from 4.4.10 to 4.4.11 by @dependabot in https://github.com/containerd/runwasi/pull/422
- chore(deps): bump thiserror from 1.0.50 to 1.0.51 by @dependabot in https://github.com/containerd/runwasi/pull/425
- chore(deps): bump git-version from 0.3.8 to 0.3.9 by @dependabot in https://github.com/containerd/runwasi/pull/424
- chore(deps): bump anyhow from 1.0.75 to 1.0.76 by @dependabot in https://github.com/containerd/runwasi/pull/427
- chore(deps): bump futures from 0.3.29 to 0.3.30 by @dependabot in https://github.com/containerd/runwasi/pull/430
- chore(deps): bump libcontainer from 0.3.0 to 0.3.1 by @dependabot in https://github.com/containerd/runwasi/pull/426
- chore(deps): bump crossbeam from 0.8.2 to 0.8.3 by @dependabot in https://github.com/containerd/runwasi/pull/429
- Fix typo in README by @sachaos in https://github.com/containerd/runwasi/pull/433
- Fix missing link in README.md by @sachaos in https://github.com/containerd/runwasi/pull/431
- chore(deps): bump serde_json from 1.0.108 to 1.0.109 by @dependabot in https://github.com/containerd/runwasi/pull/437
- chore(deps): bump thiserror from 1.0.51 to 1.0.53 by @dependabot in https://github.com/containerd/runwasi/pull/435
- chore(deps): bump anyhow from 1.0.76 to 1.0.79 by @dependabot in https://github.com/containerd/runwasi/pull/439
- Add libzstd-dev as dependencies by @sachaos in https://github.com/containerd/runwasi/pull/432
- chore(deps): bump tempfile from 3.8.1 to 3.9.0 by @dependabot in https://github.com/containerd/runwasi/pull/438
- chore(deps): bump tokio from 1.35.0 to 1.35.1 by @dependabot in https://github.com/containerd/runwasi/pull/428
- chore(*): bump rust version to 1.75 by @Mossaka in https://github.com/containerd/runwasi/pull/440
- chore(deps): bump libc from 0.2.151 to 0.2.152 by @dependabot in https://github.com/containerd/runwasi/pull/441
- chore(deps): bump crossbeam from 0.8.3 to 0.8.4 by @dependabot in https://github.com/containerd/runwasi/pull/442
- chore(deps): bump windows-sys from 0.48.0 to 0.52.0 by @dependabot in https://github.com/containerd/runwasi/pull/445
- Fix image name of test-image/oci by @sachaos in https://github.com/containerd/runwasi/pull/434
- chore(deps): bump clap from 4.4.11 to 4.4.13 by @dependabot in https://github.com/containerd/runwasi/pull/443
- chore(deps): bump sha256 from 1.4.0 to 1.5.0 by @dependabot in https://github.com/containerd/runwasi/pull/444
- test(*): verify pods get deleted successfully by @Mossaka in https://github.com/containerd/runwasi/pull/446
- feat(wasmtime): support wasm components by @Mossaka in https://github.com/containerd/runwasi/pull/401
- chore(deps): bump wat from 1.0.82 to 1.0.83 by @dependabot in https://github.com/containerd/runwasi/pull/450
- chore(deps): bump clap from 4.4.13 to 4.4.17 by @dependabot in https://github.com/containerd/runwasi/pull/451
- chore(deps): bump wasmparser from 0.118.1 to 0.119.0 by @dependabot in https://github.com/containerd/runwasi/pull/452
- chore(deps): bump thiserror from 1.0.53 to 1.0.56 by @dependabot in https://github.com/containerd/runwasi/pull/449
- Update docs and scripts for latest on OCI images by @jsturtevant in https://github.com/containerd/runwasi/pull/453
- chore(deps): bump clap from 4.4.17 to 4.4.18 by @dependabot in https://github.com/containerd/runwasi/pull/455
- chore(deps): bump serde from 1.0.193 to 1.0.195 by @dependabot in https://github.com/containerd/runwasi/pull/458
- refactor(*): add source.as_bytes() by @Mossaka in https://github.com/containerd/runwasi/pull/454
- chore(deps): bump env_logger from 0.10.1 to 0.10.2 by @dependabot in https://github.com/containerd/runwasi/pull/456
- chore(deps): bump serde_json from 1.0.109 to 1.0.111 by @dependabot in https://github.com/containerd/runwasi/pull/457
- Add guidance for adding and removing shims from project by @jsturtevant in https://github.com/containerd/runwasi/pull/408
- upgrade libcontainer version to 0.3.1 by @lengrongfu in https://github.com/containerd/runwasi/pull/461
- chore(deps): bump serde_json from 1.0.111 to 1.0.113 by @dependabot in https://github.com/containerd/runwasi/pull/464
- chore(deps): bump chrono from 0.4.31 to 0.4.33 by @dependabot in https://github.com/containerd/runwasi/pull/467
- chore(deps): bump wasmparser from 0.119.0 to 0.120.0 by @dependabot in https://github.com/containerd/runwasi/pull/466
- chore(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in https://github.com/containerd/runwasi/pull/465
- chore(deps): bump the wasmtime-deps group with 1 update by @dependabot in https://github.com/containerd/runwasi/pull/463
- chore(deps): bump wat from 1.0.83 to 1.0.85 by @dependabot in https://github.com/containerd/runwasi/pull/468
- chore(deps): bump wasmparser from 0.120.0 to 0.121.0 by @dependabot in https://github.com/containerd/runwasi/pull/469
- chore(deps): bump libcontainer from 0.3.1 to 0.3.2 by @dependabot in https://github.com/containerd/runwasi/pull/470
- chore(deps): bump libc from 0.2.152 to 0.2.153 by @dependabot in https://github.com/containerd/runwasi/pull/471
- Update kind and use for oci as well by @jsturtevant in https://github.com/containerd/runwasi/pull/472
- chore(deps): bump tokio from 1.35.1 to 1.36.0 by @dependabot in https://github.com/containerd/runwasi/pull/474
- feat(ci): add cosign to sign the released binaries by @Mossaka in https://github.com/containerd/runwasi/pull/459
- chore(deps): bump tempfile from 3.9.0 to 3.10.0 by @dependabot in https://github.com/containerd/runwasi/pull/480
- chore(deps): bump wat from 1.0.85 to 1.0.86 by @dependabot in https://github.com/containerd/runwasi/pull/481
- chore(deps): bump thiserror from 1.0.56 to 1.0.57 by @dependabot in https://github.com/containerd/runwasi/pull/482
- Store Compiled Modules when using OCI Wasm Images by @jsturtevant in https://github.com/containerd/runwasi/pull/405
- chore(deps): bump clap from 4.4.18 to 4.5.0 by @dependabot in https://github.com/containerd/runwasi/pull/479
- Remove
generate_doc
feature by @jprendes in https://github.com/containerd/runwasi/pull/484 - chore(*): bump crates version by @Mossaka in https://github.com/containerd/runwasi/pull/485
- chore(deps): bump the wasmtime-deps group with 1 update by @dependabot in https://github.com/containerd/runwasi/pull/478
- chore(deps): bump anyhow from 1.0.79 to 1.0.80 by @dependabot in https://github.com/containerd/runwasi/pull/490
- chore(deps): bump clap from 4.5.0 to 4.5.1 by @dependabot in https://github.com/containerd/runwasi/pull/487
- chore(deps): bump chrono from 0.4.33 to 0.4.34 by @dependabot in https://github.com/containerd/runwasi/pull/489
- chore(deps): bump wasmparser from 0.121.0 to 0.200.0 by @dependabot in https://github.com/containerd/runwasi/pull/491
- Place
ttrpc
files inOUT_DIR
by @jprendes in https://github.com/containerd/runwasi/pull/483 - chore(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in https://github.com/containerd/runwasi/pull/496
- chore(deps): bump tempfile from 3.10.0 to 3.10.1 by @dependabot in https://github.com/containerd/runwasi/pull/500
- chore(deps): bump wat from 1.0.86 to 1.201.0 by @dependabot in https://github.com/containerd/runwasi/pull/501
- ci(release): exclude wasm-test-modules crate by @Mossaka in https://github.com/containerd/runwasi/pull/502
- Pre-compile each layer individually by @jsturtevant in https://github.com/containerd/runwasi/pull/492
- chore(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in https://github.com/containerd/runwasi/pull/494
- fix(precompilation): support streaming layer content in 15MB chunks by @kate-goldenring in https://github.com/containerd/runwasi/pull/507
- refactor(precompile): make code a bit more readable by @Mossaka in https://github.com/containerd/runwasi/pull/506
- chore(deps): bump clap from 4.5.1 to 4.5.2 by @dependabot in https://github.com/containerd/runwasi/pull/512
- chore(deps): bump log from 0.4.20 to 0.4.21 by @dependabot in https://github.com/containerd/runwasi/pull/510
- chore(deps): bump the wasmtime-deps group with 1 update by @dependabot in https://github.com/containerd/runwasi/pull/499
- chore(deps): bump chrono from 0.4.34 to 0.4.35 by @dependabot in https://github.com/containerd/runwasi/pull/511
- chore(deps): bump prost-types from 0.11.9 to 0.12.3 by @dependabot in https://github.com/containerd/runwasi/pull/488
- Update containerd-shim to 0.7.0 by @jsturtevant in https://github.com/containerd/runwasi/pull/513
- chore(deps): bump thiserror from 1.0.57 to 1.0.58 by @dependabot in https://github.com/containerd/runwasi/pull/519
- chore(deps): bump anyhow from 1.0.80 to 1.0.81 by @dependabot in https://github.com/containerd/runwasi/pull/518
- chore(deps): bump nix from 0.27.1 to 0.28.0 by @dependabot in https://github.com/containerd/runwasi/pull/517
- Add hash of layers to make Unique ImageID for existing tooling by @jsturtevant in https://github.com/containerd/runwasi/pull/514
- chore(deps): bump wasmparser from 0.200.0 to 0.201.0 by @dependabot in https://github.com/containerd/runwasi/pull/515
- fix: use latest containerd crate with patched cgroups parsing by @kate-goldenring in https://github.com/containerd/runwasi/pull/520
- chore(deps): bump clap from 4.5.2 to 4.5.3 by @dependabot in https://github.com/containerd/runwasi/pull/516
- Update rust-extensions to 0.7.1 by @jsturtevant in https://github.com/containerd/runwasi/pull/521
- 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
- chore(deps): bump tokio-stream from 0.1.14 to 0.1.15 by @dependabot in https://github.com/containerd/runwasi/pull/530
- chore(deps): bump indexmap from 2.2.5 to 2.2.6 by @dependabot in https://github.com/containerd/runwasi/pull/529
- 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
New Contributors
- @sachaos made their first contribution in https://github.com/containerd/runwasi/pull/433
- @lengrongfu made their first contribution in https://github.com/containerd/runwasi/pull/461
- @kate-goldenring made their first contribution in https://github.com/containerd/runwasi/pull/507
Full Changelog: https://github.com/containerd/runwasi/compare/containerd-shim-wasmedge/v0.3.0...containerd-shim-wasmedge/v0.4.0
1、 containerd-shim-wasmedge-aarch64.tar.gz 32.92MB
2、 containerd-shim-wasmedge-x86_64.tar.gz 35.09MB