Releases: cloudflare/ipvs
Releases · cloudflare/ipvs
v0.10.2
Fixes
- Netmask's implementation of encoding.TextMarshaler incorrectly unmarshalled IPv6 prefixes.
- IPv6 prefixes of 0 were not packed into netlink messages when creating or updating an IPVS service. On an unmodified Linux kernel, these now return an error.
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
Breaking Changes
- Now uses the
netip.Addr
type for representing IP addresses in IPVS - Created a
netmask.Mask
value type, which should feel familiar to users ofnetip.Addr
, representing IPVS's IPv4 mask and IPv6 prefix type.
v0.9.1
- Fixes encoding of tunnel port attributes to be in network byte order.
v0.9.0
- Breaking Change
⚠️ Bumped minimum Go version to Go 1.18, remaining in line with upstream netlink packages. - 💅 Added support for the GUE and GRE tunneling options for destinations.
v0.8.0
ipvs 0.8.0