Releases: containerd/rust-extensions
Releases · containerd/rust-extensions
shim v0.5.0
What's Changed
Shim crate
- feat: add cgroup v2 support for metrics by @Mossaka in #163
- build(deps): update page_size requirement from 0.5.0 to 0.6.0 by @dependabot in #170
- Handle cgroup v1 or v2 to enable resource updates by @jsturtevant in #177
shim-protos v0.5.0
What's Changed
Shim protos crate
- Add Windows statistics protobuf pacakge by @jsturtevant in #178
Other changes
- [Windows] Ensure the correct cargo project is selected for run by @jsturtevant in #165
- Automatically assign labels to PRs by @mxpv in #168
- build(deps): bump arduino/setup-protoc from 1 to 2 by @dependabot in #159
- Group release notes by crate by @mxpv in #172
- Apply Windows label by @mxpv in #174
- Fix nightly CI and Pull Request CI by @jsturtevant in #179
- Use Go version associated with containerd release in CI by @jsturtevant in #166