Releases: flannel-io/cni-plugin
Releases · flannel-io/cni-plugin
v1.6.0-flannel1
What's Changed
- Bump github.com/containernetworking/plugins from 1.5.1 to 1.6.0 by @dependabot in #99
Full Changelog: v1.5.1-flannel3...v1.6.0-flannel1
v1.5.1-flannel3
What's Changed
- Bump go to 1.22 by @thomasferrandiz in #98
- Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #97
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #96
Full Changelog: v1.5.1-flannel2...v1.5.1-flannel3
v1.5.1-flannel2
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.1 by @dependabot in #95
- Bump github.com/containernetworking/cni from 1.2.1 to 1.2.3 by @dependabot in #91
- Bump alpine from 20240606 to 20240807 by @dependabot in #93
Full Changelog: v1.5.1-flannel1...v1.5.1-flannel2
v1.5.1-flannel1
What's Changed
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #76
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #78
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #79
- Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.0 by @dependabot in #82
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 by @dependabot in #83
- Bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #77
- Bump github.com/containernetworking/plugins from 1.5.0 to 1.5.1 by @dependabot in #87
- Bump github.com/containernetworking/cni from 1.2.0 to 1.2.1 by @dependabot in #86
- Bump Go version by @zhangguanzhang in #85
- Bump alpine from 20240329 to 20240606 by @dependabot in #84
New Contributors
- @zhangguanzhang made their first contribution in #85
Full Changelog: v1.4.1-flannel1...v1.5.1-flannel1
v1.4.1-flannel1
What's Changed
- Create dependabot.yml by @thomasferrandiz in #62
- Bump github.com/containerd/containerd from 1.6.23 to 1.6.26 by @dependabot in #63
- Bump alpine from 20230901 to 20231219 by @dependabot in #64
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #65
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #68
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #71
- Bump alpine from 20231219 to 20240329 by @dependabot in #73
- Bump Go, plugins and ginkgo version by @manuelbuil in #74
New Contributors
- @dependabot made their first contribution in #63
Full Changelog: v1.4.0-flannel1...v1.4.1-flannel1
v1.4.0-flannel1
What's Changed
- Update to plugins v1.4.0 by @manuelbuil in #60
- fix isDefaultGateway wrong doc by @arthur-zhang in #56
New Contributors
- @arthur-zhang made their first contribution in #56
Full Changelog: v1.2.0-flannel3...v1.4.0-flannel1
v1.2.0-flannel3
What's Changed
- upload release artifact on the release page by @thomasferrandiz in #58
- set CGO_ENABLED=1 when GOARCH=amd64 by @thomasferrandiz in #57
Full Changelog: v1.2.0-flannel2...v1.2.0-flannel3
v1.2.0-flannel2
What's Changed
- Fix typo: "mutiple" to "multiple" in flannel_linux_test.go by @GunjiD in #54
- Simplify release workflow and reorganise multi-arch image build by @thomasferrandiz in #55
- Add support for riscv64 (fixed)
- remove support for mips64le
New Contributors
Full Changelog: v1.2.0-flannel1...v1.2.0-flannel2
v1.2.0-flannel1
What's Changed
- Set as latest the released image by @rbrtbnfgl in #50
- Add support for riscv64 by @zhouliang-eswin in #52
- update Github actions to stay up to date by @thomasferrandiz in #53
New Contributors
- @zhouliang-eswin made their first contribution in #52
Full Changelog: v1.2.0...v1.2.0-flannel1
v1.2.0
What's Changed
- update of GH workflows by @thomasferrandiz in #35
- only include the binary file for one architecture in the release archive by @thomasferrandiz in #37
- Updated Docker registry by @rbrtbnfgl in #38
- Fix some errors thrown by lint tool by @manuelbuil in #42
- Upgrade go version to 1.20.5 by @skmatti in #41
- Update ginkgo to v2 by @manuelbuil in #47
- Use writeAndSyncFile instead of just write by @manuelbuil in #46
- Update go.mod by @manuelbuil in #45
- FIx bug in actions/download-artifact@v3 by @manuelbuil in #48
- Fixed release artifacts path by @rbrtbnfgl in #49
New Contributors
- @rbrtbnfgl made their first contribution in #38
- @skmatti made their first contribution in #41
Full Changelog: v1.1.2...v1.2.0