Skip to content

Releases: kata-containers/cgroups-rs

v0.3.4

25 Oct 07:40
69ef63a
Compare
Choose a tag to compare

What's Changed

  • memory: use peak in max_usage_in_bytes by @HeRaNO in #126
  • Support setting max memory limit in cgroup v2 by @mzweilz in #129
  • make musl cgroupv2 identifying same as other target_envs by @nrxus in #127
  • release: v0.3.4 by @Tim-Zhang in #130

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

25 Oct 07:44
8d29c19
Compare
Choose a tag to compare

What's Changed

New Contributors

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

0.3.2

25 Oct 07:45
1b61c07
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.3.1

25 Oct 07:45
225be2c
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.3.0

25 Oct 07:46
a45ecf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.3.0

Basic cgroup v2 support

15 Sep 02:23
3852d7c
Compare
Choose a tag to compare
Pre-release

This release will add basic cgroup v2 support.