v1.1.0
版本发布时间: 2023-07-03 23:40:36
containerd/zfs最新发布版本:v1.2.0(2023-09-13 08:21:00)
What's Changed
- README.md: fix CI badge by @AkihiroSuda in https://github.com/containerd/zfs/pull/46
- sync up with containerd 1.5 GA by @Priyankasaggu11929 in https://github.com/containerd/zfs/pull/47
- Rename branches from master to main by @dmcgowan in https://github.com/containerd/zfs/pull/49
- Bump containerd to 1.5.2 by @MadhavJivrajani in https://github.com/containerd/zfs/pull/50
- Bump github.com/containerd/containerd from 1.5.2 to 1.5.4 by @dependabot in https://github.com/containerd/zfs/pull/51
- replace pkg/errors by @zouyee in https://github.com/containerd/zfs/pull/52
- follow-up-#52: fix the order of cause in fmt.Errorf by @fuweid in https://github.com/containerd/zfs/pull/53
- Bump github.com/containerd/containerd from 1.5.5 to 1.5.8 by @dependabot in https://github.com/containerd/zfs/pull/54
- Bump github.com/containerd/containerd from 1.5.8 to 1.5.9 by @dependabot in https://github.com/containerd/zfs/pull/55
- Update vendoring to containerd 1.6.x by @estesp in https://github.com/containerd/zfs/pull/57
- go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309 by @AkihiroSuda in https://github.com/containerd/zfs/pull/58
- go.mod: github.com/mistifyio/go-zfs v3.0.0 by @AkihiroSuda in https://github.com/containerd/zfs/pull/59
- Update go.mod and move to supported Go version by @estesp in https://github.com/containerd/zfs/pull/62
- Remove references to io/ioutil package by @austinvazquez in https://github.com/containerd/zfs/pull/65
- Upgrade compiler to Go 1.19 and update dependencies by @austinvazquez in https://github.com/containerd/zfs/pull/68
- Update GitHub actions CI workflow by @austinvazquez in https://github.com/containerd/zfs/pull/66
- Add CodeQL analysis workflow by @austinvazquez in https://github.com/containerd/zfs/pull/67
- Bump github.com/containerd/containerd from 1.6.9 to 1.6.12 by @dependabot in https://github.com/containerd/zfs/pull/69
- Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 by @dependabot in https://github.com/containerd/zfs/pull/72
- gha: fix golangci-lint, and upgrade to v1.52.2 by @thaJeztah in https://github.com/containerd/zfs/pull/74
- go.mod: github.com/mistifyio/go-zfs/v3 v3.0.1 by @thaJeztah in https://github.com/containerd/zfs/pull/73
- gofumpt and update status badges by @thaJeztah in https://github.com/containerd/zfs/pull/75
New Contributors
- @Priyankasaggu11929 made their first contribution in https://github.com/containerd/zfs/pull/47
- @dmcgowan made their first contribution in https://github.com/containerd/zfs/pull/49
- @MadhavJivrajani made their first contribution in https://github.com/containerd/zfs/pull/50
- @dependabot made their first contribution in https://github.com/containerd/zfs/pull/51
- @zouyee made their first contribution in https://github.com/containerd/zfs/pull/52
- @fuweid made their first contribution in https://github.com/containerd/zfs/pull/53
- @austinvazquez made their first contribution in https://github.com/containerd/zfs/pull/65
Full Changelog: https://github.com/containerd/zfs/compare/v1.0.0...v1.1.0