v0.11.1
版本发布时间: 2024-02-16 03:02:32
deislabs/containerd-wasm-shims最新发布版本:v0.11.1(2024-02-16 03:02:32)
🎉 We Are Excited for the Release of v0.11.1
🎉
This release adds new features to the project, including:
- SQS-Trigger Support: Introduced SQS-trigger support to the Spin shim. (Contributed by @leonardpahlke in #192)
-
Spin Version Bumps: Bumped Spin to versions
v2.2.0
Try it out on k3s
k3d cluster create wasm-cluster --image ghcr.io/deislabs/containerd-wasm-shims/examples/k3d:v0.11.1 -p "8081:80@loadbalancer" --agents 2
kubectl apply -f https://github.com/deislabs/containerd-wasm-shims/raw/main/deployments/workloads/runtime.yaml
kubectl apply -f https://github.com/deislabs/containerd-wasm-shims/raw/main/deployments/workloads/workload.yaml
curl -v http://127.0.0.1:8081/spin/hello
curl -v http://127.0.0.1:8081/slight/hello
curl -v http://127.0.0.1:8081/wws/hello
curl -v http://127.0.0.1:8081/lunatic/hello
What's Changed
- fix(*): replace deprecated ingress annotation by @vdice in https://github.com/deislabs/containerd-wasm-shims/pull/185
- Enable downstream CI builds by @stevesloka in https://github.com/deislabs/containerd-wasm-shims/pull/187
- docs(README): update matrix with v0.10 by @vdice in https://github.com/deislabs/containerd-wasm-shims/pull/189
- docs(shim-spin/quickstart): updates and version bumps by @vdice in https://github.com/deislabs/containerd-wasm-shims/pull/188
- feat: add spin-dapr example by @0xE282B0 in https://github.com/deislabs/containerd-wasm-shims/pull/136
- chore(k3d/Dockerfile): bump rancher/k3s base image by @vdice in https://github.com/deislabs/containerd-wasm-shims/pull/195
- Add sqs-trigger support to spin shim by @leonardpahlke in https://github.com/deislabs/containerd-wasm-shims/pull/192
- ci: pin cross and rust versions by @Mossaka in https://github.com/deislabs/containerd-wasm-shims/pull/200
- Bump Spin shim to Spin v2.1.0 by @radu-matei in https://github.com/deislabs/containerd-wasm-shims/pull/199
- ci: enable containerd image store for docker by @Mossaka in https://github.com/deislabs/containerd-wasm-shims/pull/208
- chore(spin): bump to 2.2.0 by @Mossaka in https://github.com/deislabs/containerd-wasm-shims/pull/209
- chore(all): bump version to 0.11.0 by @Mossaka in https://github.com/deislabs/containerd-wasm-shims/pull/210
- ci(image): disable docker provenence by @Mossaka in https://github.com/deislabs/containerd-wasm-shims/pull/212
New Contributors
- @vdice made their first contribution in https://github.com/deislabs/containerd-wasm-shims/pull/185
- @leonardpahlke made their first contribution in https://github.com/deislabs/containerd-wasm-shims/pull/192
- @radu-matei made their first contribution in https://github.com/deislabs/containerd-wasm-shims/pull/199
Full Changelog: https://github.com/deislabs/containerd-wasm-shims/compare/v0.10.0...v0.11.1
1、 containerd-wasm-shims-v1-lunatic-linux-aarch64.tar.gz 8.55MB
2、 containerd-wasm-shims-v1-lunatic-linux-x86_64.tar.gz 9.56MB
3、 containerd-wasm-shims-v1-slight-linux-aarch64.tar.gz 12.35MB
4、 containerd-wasm-shims-v1-slight-linux-x86_64.tar.gz 13.73MB
5、 containerd-wasm-shims-v1-wws-linux-aarch64.tar.gz 10.01MB
6、 containerd-wasm-shims-v1-wws-linux-x86_64.tar.gz 11.18MB
7、 containerd-wasm-shims-v2-spin-linux-aarch64.tar.gz 15.65MB
8、 containerd-wasm-shims-v2-spin-linux-x86_64.tar.gz 17.02MB
9、 runtime.yaml 388B
10、 workload.yaml 4.36KB