What's Changed
๐ช Improvements
- Feat/podman rootless by @YJDoc2 in #2370
- This PR is based on the amazing debugging and groundwork for proof-of-concept by @orimanabu , @Furisto as well as great help in review and suggestions by @yihuaf and @utam0k ๐
- feat: allow customize cgroup root path by @fengxsong in #2411
๐ Bug Fixes
- Use raw syscalls to avoid sporadic hangs by @jprendes in #2425
- Fix device duplication in rootfs preparation by @YJDoc2 in #2438
๐ Documentation improvements
- Add the documentation for debugging by @utam0k in #2382
- Update the developer documentation for the e2e tests. by @utam0k in #2381
- docs: update docs regarding the changes in #2411 by @fengxsong in #2434
๐งช Test improvements and Misc Fixes
- Change rootless required function and privilege decision by @YJDoc2 in #2279
- Skip the tests related to criu when criu is not found by @utam0k in #2365
- Refactor doc test and justfile by @yihuaf in #2330
- Add initial tests for rootless podman by @YJDoc2 in #2406
- update nix to 0.27.1 by @anti-entropy123 in #2369
- Refactor test dir structure by @YJDoc2 in #2421
- Use static build of wasmedge by @jprendes in #2420
- v0.3.0 by @utam0k in #2437
New Contributors
- @anti-entropy123 made their first contribution in #2369
- @fengxsong made their first contribution in #2411
Full Changelog: v0.2.0...v0.3.0