Skip to content

0.2.0 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 11:34
· 899 commits to main since this release
v0.2.0
ed75057

What's Changed

💪 Improvements

💥 Breaking Changes

MigrationGuide

  • Use syscall type to delay the creation of syscall struct. by @yihuaf in #2155
  • Refactor the libcgroups interface by @yihuaf in #2168
  • refactored executor and executor manager by @yihuaf in #2186
  • Refactored the Executor interface yet again by @yihuaf in #2230
  • Rename the rootless struct to UserNamespaceConfig by @YJDoc2 in #2257
  • move the validation logic into executor by @yihuaf in #2258

📖 Documentation improvements

  • Add one label to generate release notes by @utam0k in #2122

🧪 Test improvements and Misc Fixes

Other Changes

New Contributors

  • @c3d made their first contribution in #2149

Full Changelog: v0.1.0...v0.2.0