Releases: flannel-io/flannel
Releases · flannel-io/flannel
v0.26.1
What's Changed
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1027 to 1.0.1030 by @dependabot in #2089
- Bump github.com/Microsoft/hcsshim from 0.12.7 to 0.12.8 by @dependabot in #2091
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1027 to 1.0.1030 by @dependabot in #2090
- Added check to not check br_filter in case of windows by @rbrtbnfgl in #2102
- Bump github.com/Microsoft/hcsshim from 0.12.8 to 0.12.9 by @dependabot in #2097
- Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 by @dependabot in #2104
- Prepare version 0.26.1 release by @rbrtbnfgl in #2103
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- check that the lease includes an IP address of the requested family before configuring the flannel interface by @thomasferrandiz in #2078
- Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #2077
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1002 to 1.0.1027 by @dependabot in #2083
- Added checks for br_netfilter module by @rbrtbnfgl in #2082
- Bump go.etcd.io/etcd/tests/v3 from 3.5.15 to 3.5.16 by @dependabot in #2086
- Bugfix/feature: Allow multiple nodes behind a single public IP address, e.g. remote nodes behind NAT. by @ludost in #2073
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.998 to 1.0.1027 by @dependabot in #2084
- Bump go 1.23 and bump containernetworking/plugins to v1.6.0 by @thomasferrandiz in #2087
- Bump github.com/containernetworking/plugins from 1.5.1 to 1.6.0 by @dependabot in #2085
- prepare to release v0.26.0 by @thomasferrandiz in #2088
New Contributors
Full Changelog: v0.25.7...v0.26.0
v0.25.7
What's Changed
- Bump k8s API, other dependencies and upgrade go to 1.22 by @thomasferrandiz in #2047
- Update netlink to v1.3.0 by @thomasferrandiz in #2053
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.995 to 1.0.998 by @dependabot in #2050
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.998 to 1.0.1002 by @dependabot in #2054
- Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #2058
- Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.15 to 3.5.16 by @dependabot in #2059
- Bump sigs.k8s.io/knftables from 0.0.16 to 0.0.17 by @dependabot in #2057
- Update k8s version in e2e tests to v1.29.8 by @thomasferrandiz in #2061
- Fixed IPv6 chosen in case of public-ipv6 configured by @rbrtbnfgl in #2072
- Bump go.etcd.io/etcd/api/v3 from 3.5.15 to 3.5.16 by @dependabot in #2067
- prepare flannel release v0.25.7 by @thomasferrandiz in #2075
Full Changelog: v0.25.6...v0.25.7
v0.25.6
What's Changed
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.958 to 1.0.963 by @dependabot in #2017
- Fixed values file on flannel chart by @rbrtbnfgl in #2036
- Updated README with latest CNI plugin version by @rbrtbnfgl in #2035
- Bump go.etcd.io/etcd/api/v3 from 3.5.14 to 3.5.15 by @dependabot in #2022
- Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.1 by @dependabot in #2024
- Bump alpine from 20240606 to 20240807 in /images by @dependabot in #2029
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.963 to 1.0.990 by @dependabot in #2038
- Bump cni-plugin to v1.5.1-flannel2 by @thomasferrandiz in #2041
- prepare release v0.25.6 by @thomasferrandiz in #2040
Full Changelog: v0.25.5...v0.25.6
v0.25.5
What's Changed
- Fix bug in hostgw-windows by @manuelbuil in #1998
- Update flannelCNI version by @manuelbuil in #2007
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.924 to 1.0.953 by @dependabot in #2010
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.953 to 1.0.958 by @dependabot in #2013
- Bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.14 by @dependabot in #2014
- Updated Flannel chart with Netpol containter and removed clustercidr by @rbrtbnfgl in #2012
- Bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 by @dependabot in #2016
- Bump golang.org/x/net from 0.25.0 to 0.27.0 by @dependabot in #2015
- Bump alpine from 20240329 to 20240606 in /images by @dependabot in #1993
- Prepare update to v0.25.5 by @rbrtbnfgl in #2020
Full Changelog: v0.25.4...v0.25.5
v0.25.4
What's Changed
- Fix bug in the logic polling the interface by @manuelbuil in #1996
- Prepare Flannel update to v0.25.4 by @manuelbuil in #1997
Full Changelog: v0.25.3...v0.25.4
v0.25.3
Bug
vxlan-windows code has a bug. The check it does to verify if the interface is back always fails. Please upgrade to v0.25.4
What's Changed
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #1979
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.924 to 1.0.929 by @dependabot in #1980
- Try several times to contact kube-api before failing by @manuelbuil in #1977
- Added node-public-ip annotation by @rbrtbnfgl in #1982
- Bump knftables 0.0.16 and fix e2e test by @thomasferrandiz in #1986
- Prepare Flannel update to v0.25.3 by @rbrtbnfgl in #1987
Full Changelog: v0.25.2...v0.25.3
v0.25.2
What's Changed
- Update cni plugin version to v1.4.1 by @manuelbuil in #1945
- Bump go.etcd.io/etcd/api/v3 from 3.5.12 to 3.5.13 by @dependabot in #1942
- Bump go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13 by @dependabot in #1943
- Add persistent-mac option to v6 by @manuelbuil in #1946
- Added configuration for pulic-ip through node annotation by @rbrtbnfgl in #1948
- Bug fixes by @thomasferrandiz in #1947
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #1951
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.894 to 1.0.905 by @dependabot in #1954
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #1956
- troubleshooting.md: add
ethtool -K flannel.1 tx-checksum-ip-generic off
for NAT by @AkihiroSuda in #1929 - upgrade k8s api to 0.27.13 by @thomasferrandiz in #1950
- extension/vxlan: remove arp commands from vxlan examples by @jeffmahoney in #1952
- Fixed IPv6 0 initialization by @rbrtbnfgl in #1969
- Bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 by @dependabot in #1961
- Bump go.etcd.io/etcd/tests/v3 from 3.5.12 to 3.5.13 by @dependabot in #1962
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.894 to 1.0.924 by @dependabot in #1972
- Bump github.com/Microsoft/hcsshim from 0.12.0 to 0.12.3 by @dependabot in #1974
- Prepare for release v0.25.2 by @thomasferrandiz in #1976
- wireguard backend: avoid error message if route already exists by @maltelehmann in #1964
New Contributors
- @AkihiroSuda made their first contribution in #1929
- @jeffmahoney made their first contribution in #1952
- @maltelehmann made their first contribution in #1964
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- chore: fix typo in comment by @looklose in #1934
- remove --dirty flags in git describe by @thomasferrandiz in #1935
- Added leaseAttr string method with logs on VxLan by @rbrtbnfgl in #1933
- Add extra check before acquiring lease by @manuelbuil in #1937
- remove unimplemented error in windows trafficmngr by @thomasferrandiz in #1938
- Prepare for release v0.25.1 by @thomasferrandiz in #1940
New Contributors
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- chore: fix typo by @pavedroad in #1903
- Bump github.com/containernetworking/plugins from 1.4.0 to 1.4.1 by @dependabot in #1912
- Bump alpine from 20231219 to 20240315 in /images by @dependabot in #1908
- Nftables implementation by @thomasferrandiz in #1881
- Remove multiclustercidr code by @thomasferrandiz in #1919
- Bump alpine from 20240315 to 20240329 in /images by @dependabot in #1926
- Restore default chart behaviour by @manuelbuil in #1925
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.872 to 1.0.894 by @dependabot in #1930
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.872 to 1.0.894 by @dependabot in #1931
- prepare for release v0.25.0 by @thomasferrandiz in #1932
New Contributors
- @pavedroad made their first contribution in #1903
Full Changelog: v0.24.4...v0.25.0