v1.0.0-beta.1
Pre-release
Pre-release
What's Changed
- Docs: Update installation URL of WasmEdge by @Ziy1-Tan in #135
- vmm: fix clippy warning by @morningtzh in #142
- task: bugfix for ttrpc server closed by @Burning1020 in #143
- build(deps): bump nix from 0.25.0 to 0.28.0 in /vmm/task by @Burning1020 in #144
- ci: use legacy 0.15.1 cargo-deny by @Burning1020 in #147
- wasm: support new sandbox controller api and flag parser by @Burning1020 in #145
- sandbox: support shared process namespace by @wackxu in #149
- doc: update container runtime with prefix kuasar by @Burning1020 in #150
- containerd: Update containerd config to version 3 by @Burning1020 in #152
- vmm: feat: support OOM report to containerd by @Burning1020 in #151
- wasm: feat: support wasm_nn with llm application by @Burning1020 in #148
- vmm: support new sandbox controller api and streaming io by @abel-von in #155
- Set Linux sysctl defaults for vm configuration by @morningtzh in #156
- vmm: support pod sysctl configuration by @morningtzh in #154
- vmm: add IPv6 support for pod networking by @morningtzh in #153
- vmm: support readonly option of volume by @Burning1020 in #158
- building: extra common scriptes for image building and bump ttrpc-compiler by @Burning1020 in #160
- task: support exec into vm by @Burning1020 in #157
- vmm: redirect virtiofsd log to syslog by @Burning1020 in #159
- runc: support new sandbox api by @Burning1020 in #162
- vmm: Sync route flags by @Burning1020 in #161
- task: ignore not exist kernel param by @Burning1020 in #163
New Contributors
Full Changelog: v0.7.0...v1.0.0-beta.1