Releases: cozystack/kilo
Releases · cozystack/kilo
v0.8.2
What's Changed
- fix(encapsulation): use cilium_tunl for IPIP tunnel in Cilium mode by Andrei Kvapil (@kvaps) in #8
- fix(encapsulation): fall back to tunl0 when cilium_tunl is absent by Andrei Kvapil (@kvaps) in #9
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix(routes): add IPIP return path on leader when local=false by Andrei Kvapil (@kvaps) in #7
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Cilium support now fully functional 🎉
What's Changed
- fix(encapsulation): route Cilium IPIP traffic through VxLAN overlay by Andrei Kvapil (@kvaps) in #6
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix: Use TARGETARCH for multi-platform builds by Aleksei Sviridkin (@lexfrei) in #3
- mesh: set preferred source for WireGuard routes by Andrei Kvapil (@kvaps) in #4
New Contributors
- Aleksei Sviridkin (@lexfrei) made their first contribution in #3
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix: allow allowed-location-ips to contain node IPs by Andrei Kvapil (@kvaps) in squat#404
- feat: add --internal-cidr flag to filter IP auto-detection by Andrei Kvapil (@kvaps) in squat#403
- feat: auto-detect WireGuard MTU from underlay interface by Andrei Kvapil (@kvaps) in #1
- chore: rebrand from squat/kilo to cozystack/kilo by Andrei Kvapil (@kvaps) in #2
New Contributors
- Andrei Kvapil (@kvaps) made their first contribution in #1
Full Changelog: 0.6.0...v0.7.0