v1.1.0
What's Changed
- Update README to include usage examples of v2 client by @sparrc in #233
- feat(v2): Support cgroup.MoveTo in cgroupv2 manager by @yaoyinnan in #235
- .github: use ubuntu-22.04 to test cgroupv2 by @fuweid in #237
- go.mod: github.com/stretchr/testify v1.8.0 by @AkihiroSuda in #240
- Upgrade github.com/cilium/ebpf from v0.4.0 to v0.9.1 by @kzys in #241
- typo shoulld -> should by @Abirdcfly in #236
- Support to handle more than 4 fields in cpuacct.stat by @jellor in #231
- Support cgroup.AddThread in cgroupv2 manager by @yaoyinnan in #243
- Check that cgroup is empty before deleting by @jseba in #228
- Don't use ioutil by @kzys in #246
- Upgrade Go compiler to 1.19 by @austinvazquez in #248
- Upgrade GitHub actions CI workflow by @austinvazquez in #249
New Contributors
- @yaoyinnan made their first contribution in #235
- @Abirdcfly made their first contribution in #236
- @jellor made their first contribution in #231
- @jseba made their first contribution in #228
Full Changelog: v1.0.4...v1.1.0