Releases: flannel-io/cni-plugin
Releases · flannel-io/cni-plugin
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
v1.1.2
What's Changed
- Multiple flannel networks + upgrade go to 1.19.2 by @thomasferrandiz in #32
- Make sure the CNI delete function does not fail when the json config is wrong by @thomasferrandiz in #33
Full Changelog: v1.1.0...v1.1.2
v1.1.0
What's Changed
- upgrade cni and plugins deps by @thomasferrandiz in #31
New Contributors
- @thomasferrandiz made their first contribution in #31
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- add version pkg and go mod tidy by @rosskirkpat in #23
- update build/release process and add static binary builds by @rosskirkpat in #22
- scripts: added LICENSE file by @dvattaka in #25
- Fix release github action by @rosskirkpat in #26
- Add experimental mips64le support to cni-plugin by @rosskirkpat in #28
New Contributors
- @rosskirkpat made their first contribution in #23
- @dvattaka made their first contribution in #25
Full Changelog: v1.0...v1.0.1
v1.0.0
v1.0.0
v1.0
Add the version to the binary Signed-off-by: Manuel Buil <mbuil@suse.com>
v0.1
testing the release github action