Releases: containerd/zfs
Releases · containerd/zfs
v2.0.0-rc.0
What's Changed
- Update to Go 1.21 by @estesp in #78
- go.mod: github.com/containerd/containerd/v2 v2.0.0-rc.6 by @AkihiroSuda in #83
Full Changelog: v1.2.0...v2.0.0-rc.0
v1.2.0
v1.1.0
What's Changed
- README.md: fix CI badge by @AkihiroSuda in #46
- sync up with containerd 1.5 GA by @Priyankasaggu11929 in #47
- Rename branches from master to main by @dmcgowan in #49
- Bump containerd to 1.5.2 by @MadhavJivrajani in #50
- Bump github.com/containerd/containerd from 1.5.2 to 1.5.4 by @dependabot in #51
- replace pkg/errors by @zouyee in #52
- follow-up-#52: fix the order of cause in fmt.Errorf by @fuweid in #53
- Bump github.com/containerd/containerd from 1.5.5 to 1.5.8 by @dependabot in #54
- Bump github.com/containerd/containerd from 1.5.8 to 1.5.9 by @dependabot in #55
- Update vendoring to containerd 1.6.x by @estesp in #57
- go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309 by @AkihiroSuda in #58
- go.mod: github.com/mistifyio/go-zfs v3.0.0 by @AkihiroSuda in #59
- Update go.mod and move to supported Go version by @estesp in #62
- Remove references to io/ioutil package by @austinvazquez in #65
- Upgrade compiler to Go 1.19 and update dependencies by @austinvazquez in #68
- Update GitHub actions CI workflow by @austinvazquez in #66
- Add CodeQL analysis workflow by @austinvazquez in #67
- Bump github.com/containerd/containerd from 1.6.9 to 1.6.12 by @dependabot in #69
- Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 by @dependabot in #72
- gha: fix golangci-lint, and upgrade to v1.52.2 by @thaJeztah in #74
- go.mod: github.com/mistifyio/go-zfs/v3 v3.0.1 by @thaJeztah in #73
- gofumpt and update status badges by @thaJeztah in #75
New Contributors
- @Priyankasaggu11929 made their first contribution in #47
- @dmcgowan made their first contribution in #49
- @MadhavJivrajani made their first contribution in #50
- @dependabot made their first contribution in #51
- @zouyee made their first contribution in #52
- @fuweid made their first contribution in #53
- @austinvazquez made their first contribution in #65
Full Changelog: v1.0.0...v1.1.0
v1.0.0
The first release.