Skip to content

Releases: cozystack/kilo

v0.8.2

17 Feb 21:03
97f10c9

Choose a tag to compare

What's Changed

  • fix(encapsulation): use cilium_tunl for IPIP tunnel in Cilium mode by @kvaps in #8
  • fix(encapsulation): fall back to tunl0 when cilium_tunl is absent by @kvaps in #9

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Feb 10:50
294b7b6

Choose a tag to compare

What's Changed

  • fix(routes): add IPIP return path on leader when local=false by @kvaps in #7

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Feb 21:34
4c81d44

Choose a tag to compare

Cilium support now fully functional 🎉

What's Changed

  • fix(encapsulation): route Cilium IPIP traffic through VxLAN overlay by @kvaps in #6

Full Changelog: v0.7.1...v0.8.0

v0.7.1

14 Feb 01:38
b727cfc

Choose a tag to compare

What's Changed

  • fix: Use TARGETARCH for multi-platform builds by @lexfrei in #3
  • mesh: set preferred source for WireGuard routes by @kvaps in #4

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Feb 19:10
23d9805

Choose a tag to compare

What's Changed

  • fix: allow allowed-location-ips to contain node IPs by @kvaps in squat#404
  • feat: add --internal-cidr flag to filter IP auto-detection by @kvaps in squat#403
  • feat: auto-detect WireGuard MTU from underlay interface by @kvaps in #1
  • chore: rebrand from squat/kilo to cozystack/kilo by @kvaps in #2

New Contributors

  • @kvaps made their first contribution in #1

Full Changelog: 0.6.0...v0.7.0