Releases: flannel-io/flannel
Releases · flannel-io/flannel
v0.24.4
What's Changed
- testing: update k8s, bash_unit and etcd versions by @thomasferrandiz in #1898
- Bump github.com/Microsoft/hcsshim from 0.11.4 to 0.12.0 by @dependabot in #1899
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #1900
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.867 to 1.0.872 by @dependabot in #1901
- Add tolerations to the helm chart by @manuelbuil in #1907
- fix: ipv6 iptables rules were created even when IPv6 was disabled by @thomasferrandiz in #1914
- prepare release v0.24.4 by @thomasferrandiz in #1915
Full Changelog: v0.24.3...v0.24.4
v0.24.3
What's Changed
- Fix bug in chart config template by @manuelbuil in #1862
- Refactor iptables module to prepare for nftables implementation by @thomasferrandiz in #1865
- Simplify trafficmanager interface by @thomasferrandiz in #1866
- SubnetManager should use the main context by @manuelbuil in #1867
- update many GH actions to migrate to node 20 by @thomasferrandiz in #1869
- Create dependabot.yml by @thomasferrandiz in #1870
- Bump golang.org/x/net from 0.18.0 to 0.21.0 by @dependabot in #1873
- Bump alpine from 20230901 to 20231219 in /images by @dependabot in #1871
- Bump go.etcd.io/etcd/tests/v3 from 3.5.10 to 3.5.12 by @dependabot in #1875
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.464 to 1.0.857 by @dependabot in #1872
- Bump github.com/joho/godotenv from 0.0.0-20161216230537-726cc8b906e3 to 1.5.1 by @dependabot in #1876
- Bump github.com/Microsoft/hcsshim from 0.9.10 to 0.11.4 by @dependabot in #1874
- Bump github.com/containerd/containerd from 1.6.23 to 1.6.26 by @dependabot in #1878
- Bump github.com/containernetworking/plugins from 1.3.0 to 1.4.0 by @dependabot in #1877
- Use manual test to ensure iptables-* binaries are present by @thomasferrandiz in #1880
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.857 to 1.0.861 by @dependabot in #1884
- Remove net-tools package from the image by @manuelbuil in #1882
- Bump k8s.io/klog/v2 from 2.100.1 to 2.120.1 by @dependabot in #1888
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.464 to 1.0.861 by @dependabot in #1885
- Clean-up Makefile and use docker buildx locally by @thomasferrandiz in #1883
- Move to go1.21 by @manuelbuil in #1891
- Added additional check for n.spec.podCIDRs by @rbrtbnfgl in #1890
- update k8s dependencies to v0.26.14 by @thomasferrandiz in #1892
- Bump github.com/avast/retry-go/v4 from 4.3.2 to 4.5.1 by @dependabot in #1894
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.861 to 1.0.867 by @dependabot in #1893
- add nftables adr by @thomasferrandiz in #1864
- prepare for release v0.24.3 by @thomasferrandiz in #1896
Full Changelog: v0.24.2...v0.24.3
v0.24.2
What's Changed
- Increase the time out for interface checking in windows by @manuelbuil in #1857
- Prepare for v0.24.2 release by @manuelbuil in #1860
Full Changelog: v0.24.1...v0.24.2
v0.24.1
What's Changed
- chart: add possibility for defining image pull secrets in daemonset by @vonhutrong in #1842
- feat: added persistent-mac option by @siredmar in #1829
- add multi-arch dockerfile and remove mips64le architecture by @thomasferrandiz in #1835
- Wait all the jobs to finish before deploying the github-page by @rbrtbnfgl in #1848
- Improve the log from powershell by @manuelbuil in #1854
- Provide support to select the interface in Windows by @manuelbuil in #1855
- Prepare for v0.24.1 release by @manuelbuil in #1856
New Contributors
- @vonhutrong made their first contribution in #1842
- @siredmar made their first contribution in #1829
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- update github actions by @thomasferrandiz in #1827
- Helm chart: Quote wireguard psk to fix config errors by @koskev in #1826
- add riscv64 support by @zhouliang-eswin in #1824
- Add riscv64 arch in GH actions by @thomasferrandiz in #1833
- vxlan vni should not be type uint16 by @arthur-zhang in #1831
- Update opentelemetry dependencies to fix CVE by @thomasferrandiz in #1836
- Remove multiclustercidr logic from code by @galal-hussein in #1838
- Add the VNI to the error message in Windows by @manuelbuil in #1839
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #1843
- prepare for v0.24.0 release by @thomasferrandiz in #1844
- add missing riscv64 in docker manifest create step by @thomasferrandiz in #1846
New Contributors
- @koskev made their first contribution in #1826
- @zhouliang-eswin made their first contribution in #1824
- @arthur-zhang made their first contribution in #1831
- @galal-hussein made their first contribution in #1838
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Update Alpine and go version by @manuelbuil in #1811
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #1814
- remove multiClusterCidr flag by @thomasferrandiz in #1820
- Upgrade etcd and grpc deps to fix CVE by @thomasferrandiz in #1819
Full Changelog: v0.22.3...v0.23.0
v0.22.3
What's Changed
- fix: goroutine leak during watch leases (kube) by @iiiceoo in #1799
- Removed dirty flag by @rbrtbnfgl in #1806
- ensure vxlan mac will be correct with systemd-network MACAddressPolicy=random by @zhangguanzhang in #1796
- Update go.mod by @manuelbuil in #1804
- Update version to v0.22.3 by @rbrtbnfgl in #1807
New Contributors
- @iiiceoo made their first contribution in #1799
- @zhangguanzhang made their first contribution in #1796
Full Changelog: v0.22.2...v0.22.3
v0.22.2
What's Changed
- Bump wireguard wgctrl by @dereknola in #1793
- Update manifests to v0.22.2 by @manuelbuil in #1794
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- Fix: Correct various spelling mistakes in the Documentation project directory. by @mcdonagj in #1778
- Bump google.golang.org/grpc from 1.40.0 to 1.53.0 by @dependabot in #1783
- Add ipv6-only support for extension backend by @manuelbuil in #1786
- Flannel new release by @manuelbuil in #1787
New Contributors
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- Add IPv6 parameters in the extension backend by @manuelbuil in #1771
- Move leases away from package subnet by @manuelbuil in #1698
- fix incorrect version setting by @arminzqm in #1768
- Update k3s version and remove all images by @manuelbuil in #1774
- Simplify leases code by @manuelbuil in #1773
- Update flannel to v0.22.0 by @manuelbuil in #1777
New Contributors
Full Changelog: v0.21.5...v0.22.0