Skip to content

v0.0.2 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 08:02
0f662dd

⚠ 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

🤝 New Contributors

Full Changelog: v0.0.1...v0.0.2