Skip to content

v0.5.0

Compare
Choose a tag to compare
@dmcgowan dmcgowan released this 15 Sep 22:15
· 72 commits to main since this release
c68cf49

This release removes the circular dependency on github.com/containerd/containerd

What's Changed

  • scripts: fix protobuf URL on arm64 by @thaJeztah in #52
  • make plugins/ulimit-adjuster a separate module by @thaJeztah in #54
  • remove containerd as dependency by @thaJeztah in #51
  • gha: remove GOPATH and workingdir, update actions/setup-go@v4, actions/checkout@v4 by @thaJeztah in #53
  • Take pkg/hooks from github.com/containers/common (carry 46) by @thaJeztah in #55

Full Changelog: v0.4.0...v0.5.0