Skip to content

v1.0.4

Compare
Choose a tag to compare
@AkihiroSuda AkihiroSuda released this 27 May 01:47
· 133 commits to main since this release
v1.0.4
188f73d

What's Changed

  • Fix panic in NewSystemd on nil values by @sparrc in #219
  • Update Go version and fedora base by @estesp in #223
  • Fix systemd full path by @sparrc in #221
  • update readme for cpu cgroup demo by @busyboy-ws in #217
  • modified the dereference null pointer value. by @xuegege5290 in #218
  • feat: add memory.min param by @sergelogvinov in #211
  • feat(v2): add Update method for v2.Manager by @cathaysia in #225
  • make cmd/ a separate module (as it's only for testing) by @thaJeztah in #226
  • Bump go version to 1.17 in go.mod by @pigletfly in #230
  • ParseCgroupFile: fix wrong comment about unified hierarchy ; add ParseCgroupFileUnified to get the unified path by @AkihiroSuda in #232

New Contributors

Full Changelog: v1.0.3...v1.0.4