New
v0.5.4
What's Changed
๐ช Improvements
- add support exec-cpu-affinity by @saku3 in https://github.com/youki-dev/youki/pull/3164
- fix: allow duplicate additionalGids by @saku3 in https://github.com/youki-dev/youki/pull/3189
๐ Bug Fixes
- use additional gids,user,group in exec, inject path iif not given by @YJDoc2 in https://github.com/youki-dev/youki/pull/3131
- fix: mount retry and logging by @z63d in https://github.com/youki-dev/youki/pull/3157
- fix: Gracefully terminate processes after successful execution of Wasm executors by @z63d in https://github.com/youki-dev/youki/pull/3099
- fix: Running create_runtime hook after container is set to created. by @CheatCodeSam in https://github.com/youki-dev/youki/pull/3181
- fix: Ignoring CPU realtime on cgroupsv2 if set to zero by @CheatCodeSam in https://github.com/youki-dev/youki/pull/3180
๐ Documentation improvements
- Add the CNCF footer in README.md by @utam0k in https://github.com/youki-dev/youki/pull/3140
- chore(docs): Fix codecov link in README by @khanhtc1202 in https://github.com/youki-dev/youki/pull/3129
- Fixed grammatical error in README by @CheatCodeSam in https://github.com/youki-dev/youki/pull/3160