v1.0.4
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
- @sparrc made their first contribution in #219
- @busyboy-ws made their first contribution in #217
- @xuegege5290 made their first contribution in #218
- @sergelogvinov made their first contribution in #211
- @cathaysia made their first contribution in #225
- @pigletfly made their first contribution in #230
Full Changelog: v1.0.3...v1.0.4