Skip to content

Releases: youki-dev/youki

v0.5.3

21 Mar 12:37
01a89cc
Compare
Choose a tag to compare

๐Ÿ’€ Security Announce

A security issue related to the Capability of TenantBuilder has been discovered.
This issue mainly affects those who execute the exec command. Although the risk of attack from outside is limited, we recommend that you update.
GHSA-5w4j-f78p-4wh9

What's Changed

๐Ÿ› Bug Fixes

  • Security: Fix compromised tj-actions/changed-files action by @sou1118 in #3112

๐Ÿงช Test improvements and Misc Fixes

  • Fix the release flow by @utam0k in #3098
  • chore(ci): add cgroup v1 compatibility for tests on ubuntu-24.04 by @sou1118 in #3102
  • fix: CPU controller tests for Kernel 6.10 cgroup v2 changes by @sou1118 in #3106
  • chore(ci): Upgrade GitHub Actions workflows for ubuntu-24.04 by @sou1118 in #3097
  • fix: release ci tests also need apparmor disable by @YJDoc2 in #3118
  • chore(ci): add criu ppa for podman-tests ci by @sou1118 in #3120

Other Changes

  • Release for v0.5.3 by @github-actions in #3119

Full Changelog: v0.5.2...v0.5.3

v0.5.2

05 Mar 12:18
aa83910
Compare
Choose a tag to compare

What's Changed

๐Ÿ’ช Improvements

๐Ÿ› Bug Fixes

๐Ÿงช Test improvements and Misc Fixes

Other Changes

  • Upgrade direct dep rand to 0.9.0 by @YJDoc2 in #3083
  • rollup multiple dep updates by @YJDoc2 in #3084
  • lset_file_label should check for symlink instead of raw file by @foreverddong in #3073
  • Release for v0.5.2 by @github-actions in #3050

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

16 Jan 11:03
b3b9788
Compare
Choose a tag to compare

What's Changed

๐Ÿ› Bug Fixes

๐Ÿงช Test improvements and Misc Fixes

  • Do cargo check before releasing a new version by @utam0k in #3039

Other Changes

  • Release for v0.5.1 by @github-actions in #3044

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Jan 12:40
dcb299f
Compare
Choose a tag to compare

What's Changed

๐Ÿ’ช Improvements

๐Ÿ’ฅ Breaking Changes

  • libcontainer: use OwnedFd as console_socket in ContainerBuilder by @abel-von in #2966

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation improvements

๐Ÿงช Test improvements and Misc Fixes

Other Changes

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

04 Sep 13:46
v0.4.1
4f464d8
Compare
Choose a tag to compare

This point release is primarily for updating our nc dependency version , as the last update was breaking musl static builds, see #2894 . Apart from that there are not changes in this point release. You can skip updating if you do not use musl/ not experienced any breakage related to to builds.

What's Changed

๐Ÿงช Test improvements and Misc Fixes

  • update nc version to 0.9.3 by dependabot in #2895
  • prepare for version 0.4.1 by @YJDoc2 in #2897
  • Update Cargo.toml for v0.4.1 by @utam0k in #2904

Other Changes

  • Release for v0.4.1 by @github-actions in #2896

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Aug 13:14
v0.4.0
e223e3c
Compare
Choose a tag to compare

What's Changed

๐Ÿ’ช Improvements

  • Export max_usage in cgroups v2 mode by @HeRaNO in #2802
  • Add new setup_envs method for the Executor trait by @musaprg in #2820

๐Ÿ’ฅ Breaking Changes

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation improvements

๐Ÿงช Test improvements and Misc Fixes

Other Changes

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

21 May 21:50
v0.3.3
c03edea
Compare
Choose a tag to compare

What's Changed

๐Ÿ’ช Improvements

๐Ÿ’ฅ Breaking Changes

๐Ÿ› Bug Fixes

๐Ÿงช Test improvements and Misc Fixes

Other Changes

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

31 Jan 21:07
v0.3.2
b9f27e4
Compare
Choose a tag to compare

Security

This release fixes security issues identified in GHSA-xr7r-f8xq-vfvv. Although this is not known to directly lead to vulnerabilities, it was an area that should have been fixed.

Address GHSA-xr7r-f8xq-vfvv by @utam0k in #2663

What's Changed

๐Ÿ’ช Improvements

๐Ÿ“– Documentation improvements

๐Ÿงช Test improvements and Misc Fixes

Other Changes

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 Dec 11:43
0d510bb
Compare
Choose a tag to compare

What's Changed

๐Ÿ’ช Improvements

๐Ÿ› Bug Fixes

  • Specify the protobuf crate because of the rust-criu crate by @utam0k in #2497
  • docs(main): auto release node using just by @cuisongliu in #2573
  • Fix emulated cgroups v1 subsystem when running docker-in-docker by @jprendes in #2532

๐Ÿ“– Documentation improvements

๐Ÿงช Test improvements and Misc Fixes

Other Changes

  • Release for v0.3.1 by @github-actions in #2578

New Contributors

Full Changelog: v0.3.0...v0.3.1

0.3.0 Release

15 Oct 07:20
v0.3.0
e4d2b39
Compare
Choose a tag to compare

What's Changed

๐Ÿ’ช Improvements

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation improvements

๐Ÿงช Test improvements and Misc Fixes

New Contributors

Full Changelog: v0.2.0...v0.3.0