2023-10-09 14:42:29 +02:00
|
|
|
-------------------------------------------------------------------
|
2024-01-29 21:56:58 +01:00
|
|
|
Thu Jan 25 21:00:14 UTC 2024 - egotthold@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.4.0:
|
|
|
|
* fix doc
|
|
|
|
* fix wrong doc
|
|
|
|
* Update to plugins v1.4.0
|
|
|
|
* upload release artifact on the release page
|
|
|
|
* set CGO_ENABLED=1 when GOARCH=amd64
|
|
|
|
* simplify the packaging and releasing of flannel-cni
|
|
|
|
* Fix typo in flannel_linux_test.go
|
|
|
|
* update Githb actions to stay up to date
|
|
|
|
* Add support for riscv64
|
|
|
|
* Set as latest the released image
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-10-09 14:42:29 +02:00
|
|
|
Sun Oct 08 13:01:54 UTC 2023 - egotthold@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.2.0:
|
|
|
|
* Fixed release artifacts path
|
|
|
|
* FIx bug in actions/download-artifact@v3
|
|
|
|
* Update go.mod
|
|
|
|
* Use writeAndSyncFile instead of just write
|
|
|
|
* Update ginkgo to v2
|
|
|
|
* Upgrade go version to 1.20.5
|
|
|
|
* Fix some errors thrown by lint tool
|
|
|
|
* Updated Docker registry
|
|
|
|
* only include the binary file for one architecture in the release archive
|
|
|
|
* update of GH workflows
|
|
|
|
* Make sure the CNI delete function does not fail when the json config is wrong
|
|
|
|
* Allow multiple flannel networks and upgrade to Go 1.19.2
|
|
|
|
* upgrade cni and plugins deps
|
|
|
|
|
2022-04-05 10:58:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 08:56:04 UTC 2022 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Change package name to cni-plugin-flannel from flannel-cni-plugin
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 20:19:46 UTC 2022 - Enno Gotthold <egotthold@suse.com>
|
|
|
|
|
|
|
|
- Inital packaging of version 1.0.1
|