⚠ Notes
- Add minimum rust version requirement to libcgroups and libcontainers by @YJDoc2 in #626
Due to CVE-2022-21658 found in Rust standard library,1.58.1
will be the minimum supported version.
💪 Improvements
- Resolved
needs_to_handle
TODO's by @SarthakSingh31 in #568 - Add option to list test groups by @Furisto in #573
- Add commit id to info cmd by @Furisto in #593
- Readonly paths by @YJDoc2 in #582
- clean up the shell script for youki integration test. by @utam0k in #600
- Pin nightly version in CI as temporary fix to coverage issue by @YJDoc2 in #619
- Nightly was sometimes broken
- make the runtime-tools directory one level deeper. by @utam0k in #614
- integration test: move
config.json
to the code. by @utam0k in #621
🐛 Bug Fixes
- Interpret a cpu quota of zero as default value by @Furisto in #569
- Use correct hugetlb interface file name by @Furisto in #579
- Improve cgroup path handling for rootless containers by @Furisto in #597
- Ensure youki runs under podman by @Furisto in #613
- Ensure exec command can find config.json by @Furisto in #616
- Create device as 0666 and not 066 by @adrianreber in #627
🤝 New Contributors
- @SarthakSingh31 made their first contribution in #568
- @inductor made their first contribution in #572
- @em- made their first contribution in #580
- @adrianreber made their first contribution in #627
Full Changelog: v0.0.1...v0.0.2