Releases: flannel-io/flannel
Releases · flannel-io/flannel
v0.27.4
What's Changed
- firewall: add option to disable fully-random mode for MASQUERADE by @gilgameshfreedom in #2281
- OWNERS: remove philips by @philips in #2286
- Fix: recreate VXLAN device (flannel.*) when external interface is deleted and re-added by @pratikjagrut in #2272
- Fix interface IP address lookup in dual-stack mode by @np-13 in #2283
- Prepare Flannel to v0.27.4 updated CNI image and OWNERS by @rbrtbnfgl in #2287
- Removed PodSecurityPolicy manifest creation by @rbrtbnfgl in #2288
New Contributors
- @gilgameshfreedom made their first contribution in #2281
- @np-13 made their first contribution in #2283
Full Changelog: v0.27.3...v0.27.4
v0.27.3
What's Changed
- Bump the etcd group with 4 updates by @dependabot[bot] in #2268
- Bump the tencent group with 2 updates by @dependabot[bot] in #2269
- Bump the tencent group with 2 updates by @dependabot[bot] in #2271
- Bump golang.org/x/sys from 0.34.0 to 0.35.0 in the other-go-modules group by @dependabot[bot] in #2274
- Bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0 in the other-go-modules group by @dependabot[bot] in #2275
- Bump the tencent group with 2 updates by @dependabot[bot] in #2276
- Prepare for release v0.27.3 by @thomasferrandiz in #2278
Full Changelog: v0.27.2...v0.27.3
v0.27.2
What's Changed
- Bump the other-go-modules group with 2 updates by @dependabot[bot] in #2260
- Bump the etcd group with 4 updates by @dependabot[bot] in #2238
- Bump the tencent group with 2 updates by @dependabot[bot] in #2257
- Optimize Dockerfile by @thomasferrandiz in #2261
- Bump k8s libs and test version by @thomasferrandiz in #2262
- Bump etcd version in tests by @thomasferrandiz in #2263
- Bump the tencent group with 2 updates by @dependabot[bot] in #2265
- Prepare release v0.27.2 by @thomasferrandiz in #2266
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- doc: document flag --iptables-forward-rules by @pratikjagrut in #2249
- capture close() err on subnet file save by @ahmetb in #2248
- Bump the tencent group with 2 updates by @dependabot in #2246
- enable setting resources in helm chart by @tyholling in #2250
- Fix deadlock in startup for large clusters by @sudheerv in #2251
- Bump golang.org/x/sync from 0.13.0 to 0.15.0 in the other-go-modules group by @dependabot in #2256
- Added flag to enable blackhole route locally for Canal by @rbrtbnfgl in #2258
- Allow me to designate a nodeSelector in the helm chart by @apanzerj in #2259
New Contributors
- @pratikjagrut made their first contribution in #2249
- @ahmetb made their first contribution in #2248
- @tyholling made their first contribution in #2250
- @sudheerv made their first contribution in #2251
- @apanzerj made their first contribution in #2259
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Bump the tencent group with 2 updates by @dependabot in #2229
- Bump the tencent group with 2 updates by @dependabot in #2231
- Update to the latest flannel cni-plugins v1.7.1 by @mgfritch in #2236
- test: fix e2e tests in CI workflows and don't run the workflows on "push" events by @thomasferrandiz in #2240
- Bump the other-go-modules group across 1 directory with 3 updates by @dependabot in #2235
- Bump the tencent group with 2 updates by @dependabot in #2234
- Bump k8s and sles test version by @thomasferrandiz in #2241
- fix: clean-up rules when starting instead of shutting down by @thomasferrandiz in #2239
- Bump k8s to 1.30 and netlink to v1.3.1 by @thomasferrandiz in #2242
- Prepare for release v0.27.0 by @thomasferrandiz in #2243
New Contributors
Full Changelog: v0.26.7...v0.27.0
v0.26.7
What's Changed
- move to go 1.23.6 and prepare to update to v0.26.7 by @rbrtbnfgl in #2230
Full Changelog: v0.26.6...v0.26.7
v0.26.6
What's Changed
- refactor release.yaml to reduce use of potentially vulnerable GH Actions by @thomasferrandiz in #2207
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #2202
- Upload chart archive with the release files by @thomasferrandiz in #2209
- Bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.5.19 by @dependabot in #2197
- add missing GH_TOKEN env var in release.yaml by @thomasferrandiz in #2210
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1111 to 1.0.1122 by @dependabot in #2203
- Bump go.etcd.io/etcd/tests/v3 from 3.5.18 to 3.5.20 by @dependabot in #2212
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #2211
- Pin all GHA to a specific SHA commit by @thomasferrandiz in #2214
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1125 to 1.0.1129 by @dependabot in #2213
- Organize dependabot PR's more clearly by using groups by @thomasferrandiz in #2221
- Bump the tencent group with 2 updates by @dependabot in #2224
- Bump the etcd group with 4 updates by @dependabot in #2223
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1138 to 1.0.1139 in the tencent group by @dependabot in #2226
- Use peer's wireguard port, not our own by @euank in #2200
- Prepare for release v0.26.6 by @thomasferrandiz in #2227
- Fix release workflow by @thomasferrandiz in #2228
New Contributors
Full Changelog: v0.26.5...v0.26.6
v0.26.5
What's Changed
- Bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 by @dependabot in #2194
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1090 to 1.0.1111 by @dependabot in #2193
- Added cni file configuration on the chart by @rbrtbnfgl in #2195
- enable setting CNI directory paths in helm chart by @killianmuldoon in #2191
New Contributors
- @killianmuldoon made their first contribution in #2191
Full Changelog: v0.26.4...v0.26.5
v0.26.4
What's Changed
- Prepare for flannel release v0.26.3 by @stretched in #2159
- fix: add missing MY_NODE_NAME environment variable in chart by @go-bai in #2148
- feat: add bool to control CNI config installation using Helm by @vasrem in #2150
- Bump alpine from 20240923 to 20250108 in /images by @dependabot in #2162
- Bump github.com/containernetworking/plugins from 1.6.1 to 1.6.2 by @dependabot in #2165
- Bump go.etcd.io/etcd/tests/v3 from 3.5.17 to 3.5.18 by @dependabot in #2173
- fix: Fix high CPU usage when losing etcd connection and try to re-est… by @dhilgarth in #2172
- Moved to github container registry by @rbrtbnfgl in #2177
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1075 to 1.0.1090 by @dependabot in #2174
- Prepare to update to v0.26.4 by @rbrtbnfgl in #2178
New Contributors
- @stretched made their first contribution in #2159
- @go-bai made their first contribution in #2148
- @vasrem made their first contribution in #2150
Full Changelog: v0.26.3...v0.26.4
v0.26.3
What's Changed
- Don't panic upon shutdown when running in standalone mode by @dhilgarth in #2136
- Bump k8s deps to 0.29.12 by @thomasferrandiz in #2142
- Bump golang.org/x/net from 0.31.0 to 0.33.0 by @dependabot in #2156
- Bump github.com/jonboulle/clockwork from 0.4.0 to 0.5.0 by @dependabot in #2153
- Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1056 to 1.0.1075 by @dependabot in #2154
New Contributors
- @dhilgarth made their first contribution in #2136
Full Changelog: v0.26.2...v0.26.3