Skip to content

v3.0.0

Compare
Choose a tag to compare
@kzys kzys released this 26 Jan 22:35
· 100 commits to main since this release
ed5fd67

What's Changed

  • Use google.golang.org/protobuf instead of github.com/gogo/protobuf by @kzys in #220
  • Swap 'retryingWriteFile' for os.WriteFile by @dcantah in #252
  • Retry on EINVAL like runc by @kzys in #250
  • Rename the package to github.com/containerd/cgroups/v2 by @kzys in #251
  • Add containerd project checks to CI by @austinvazquez in #256
  • Add cgroup1/ to make cgroup1 and cgroup2 symmmetric by @kzys in #255
  • Rename the package to github.com/containerd/cgroups/v3 by @kzys in #257
  • Make cgroup1.Load and cgroup2.Load closer by @kzys in #259
  • spelling: deault -> default by @dcantah in #264
  • cgroup2: Don't retry on EINTR by @dcantah in #262
  • cgroup2: Add Kill method to manager by @dcantah in #263
  • cg1: Clarify MemoryEvent comments by @dcantah in #266

Full Changelog: v1.1.0...v3.0.0