Releases: containerd/plugin
Releases · containerd/plugin
Release list
v1.1.0
What's Changed
- Update github actions by @dmcgowan in #9
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #11
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #12
- Add benchmark and optimize performance of common functions by @dmcgowan in #8
- Bump golangci lint version and minimum go version by @dmcgowan in #14
- Update GHA runner versions by @dmcgowan in #15
- Update graph logic and add further tests by @dmcgowan in #13
- ci: bump golangci-lint to v2.7.2 by @austinvazquez in #17
- ci: use Go stable by @austinvazquez in #16
Full Changelog: v1.0.0...v1.1.0
v1.0.0
The plugin package has a stabilized interface and is now 1.0
What's Changed
- go.mod: github.com/opencontainers/image-spec v1.1.0 by @thaJeztah in #6
- Update GitHub Actions packages and runner images by @austinvazquez in #7
New Contributors
- @thaJeztah made their first contribution in #6
- @austinvazquez made their first contribution in #7
Full Changelog: v0.1.0...v1.0.0
v0.1.0
Migrated from github.com/containerd/containerd/plugin
What's Changed
- Add repository files by @dmcgowan in #1
- Cleanup plugin interface by @dmcgowan in #2
- dynamic: expose count of loaded plugins by @samuelkarp in #3
- Properly handle skipped plugins in plugin get by @dmcgowan in #4
New Contributors
- @dmcgowan made their first contribution in #1
- @samuelkarp made their first contribution in #3
Full Changelog: https://github.com/containerd/plugin/commits/v0.1.0