Releases: flannel-io/flannel
Releases · flannel-io/flannel
v0.19.1
What's Changed
- Updated documentation by @rbrtbnfgl in #1618
- upload release artifacts automatically by @thomasferrandiz in #1616
- Fixed wireguard interface MTU with the overhead by @rbrtbnfgl in #1620
- ADD ARM64 support by @odidev in #1626
- doc: update kubernetes.md by @spdfnet in #1621
New Contributors
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Fixed subnet allocation in case of etcd manager with IPv6 by @rbrtbnfgl in #1582
- Fix the v6 unit test failing by @manuelbuil in #1597
- Fix etcd key removal in CI and add -e flag by @manuelbuil in #1595
- Use iptables-restore to preserve order with MASQ & FORWARD rules by @ryarnyah in #1264
- wireguard: fix segmentation fault if only ipv6 is enabled by @andreek in #1601
- Public ip dualstack by @rbrtbnfgl in #1600
- clarify the error logs for the CI pipeline by @thomasferrandiz in #1602
- Set more explicit error message when network config is missing in etcd by @thomasferrandiz in #1606
- Fix waiting for iperf docker is running before launch test by @louiznk in #1599
- Recover damaged pictures from history commit by @Ansen in #1583
- Remove PodSecurityPolicy from kube-flannel.yaml by @thomasferrandiz in #1586
New Contributors
- @ryarnyah made their first contribution in #1264
- @louiznk made their first contribution in #1599
- @Ansen made their first contribution in #1583
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
- fix: assign IPv6
podCIDR
from kubelet spec. by @sergelogvinov in #1572 - Updated netlink library to 1.2.1 by @rbrtbnfgl in #1578
- Update flannel version 0.18.1 by @rbrtbnfgl in #1579
New Contributors
- @sergelogvinov made their first contribution in #1572
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Change manifest to use the 0.17.0 images by @manuelbuil in #1543
- Fix overwriting etcd data when local subnet file exists by @zhangzhangzf in #1505
- Update png image files by @atoato88 in #1537
- ARM64 build fix by @AleksandrNull in #1553
- Update troubleshooting.md by @sgpinkus in #1550
- fix document and comment of configuration by @ari1021 in #1555
- Allow more events to be buffered before the backend starts by @ChenLingPeng in #1352
- Add modes to the wireguard backend to use a single tunnel for both address families by @sjoerdsimons in #1527
- Add --iface-can-reach option as new way to decide IF by @takmatsu in #1545
- Fixed a route conflict bug. by @zhangzhangzf in #1546
- Add validation that PodCIDR(s) matches the network specified in the
net-conf.json
by @AlexPykavy in #1556 - Add note about putting a flanneld binary in /opt/bin by @radiosilence in #1563
- Upgrade netlink to fix ipsec issue by @thomasferrandiz in #1565
- Update README.md by @rbrtbnfgl in #1568
- Upgrade etcd client to v3 by @thomasferrandiz in #1562
- Fixed wireguard MTU and added windows iface func by @rbrtbnfgl in #1567
- Update new flannel version by @rbrtbnfgl in #1571
New Contributors
- @zhangzhangzf made their first contribution in #1505
- @atoato88 made their first contribution in #1537
- @sgpinkus made their first contribution in #1550
- @ari1021 made their first contribution in #1555
- @ChenLingPeng made their first contribution in #1352
- @takmatsu made their first contribution in #1545
- @AlexPykavy made their first contribution in #1556
- @radiosilence made their first contribution in #1563
- @thomasferrandiz made their first contribution in #1565
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Fix wrong interface match when using the "iface-regex" option by @spideyfusion in #1536
- stop healthz http server cleanly by @nuczzz in #1535
- Add dual-stack support to the etcd registry by @sjoerdsimons in #1522
- Add golangci-lint github action and fix all errors by @manuelbuil in #1540
- Ipv6 only support by @rbrtbnfgl in #1539
- Fix iptables comment typo by @manuelbuil in #1541
- feat: add support for --iface-regex match interface with multi IP addresses by @ttys3 in #1538
New Contributors
- @spideyfusion made their first contribution in #1536
- @nuczzz made their first contribution in #1535
- @sjoerdsimons made their first contribution in #1522
- @ttys3 made their first contribution in #1538
Full Changelog: v0.16.3...v0.17.0
v0.16.3
What's Changed
- Go modules by @luthermonson in #1533
- update to golang v1.17 + go mod fixes for CVE by @luthermonson in #1534
Full Changelog: v0.16.2...v0.16.3
v0.16.2
v0.16.2
v0.16.1
This release is same as v0.16.0 but fixing the windows build
What's Changed
- Minor typo in troubleshooting documentation by @MattTheCuber in #1518
- Fix windows build by @manuelbuil in #1519
New Contributors
- @MattTheCuber made their first contribution in #1518
Full Changelog: v0.16.0...v0.16.1
v0.16.0
Pre-release for v0.16.0
What's Changed
- Automate the release using github actions by @manuelbuil in #1503
- Adds CI build by @prabhav-thali in #1507
- Add wireguard backend by @andreek in #1230
New Contributors
- @prabhav-thali made their first contribution in #1507
Full Changelog: v0.15.1...v0.16.0