Releases: KimMachineGun/automemlimit
Releases · KimMachineGun/automemlimit
v0.7.1
What's Changed
- Fix 32-bit overflows of math.MaxInt64 constant by @dswarbrick in #25
- fix(memlimit): fix mountinfo validation logic for multiple optional fields by @KimMachineGun in e027e7e
New Contributors
- @dswarbrick made their first contribution in #25
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(memlimit): support dynamic memory limit by @KimMachineGun in #23
- feat(memlimit): replace containerd/cgroup with own cgroup implementation by @KimMachineGun in #24
Full Changelog: v0.6.1...v0.7.0