Skip to content

Releases: kubernetes-sigs/blixt

v0.3.0

24 Jan 15:51
f035439
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

This includes changes for fixing and hardening several of our features, with a particular focus on the data-plane.

What's Changed

  • udproute: add support for round-robin load balancing by @aryan9600 in #117
  • Bpfd integration by @astoycos in #121
  • Add support for multiple gRPC client management by @levikobi in #93
  • feat: Replace network header types from bindings.rs to crate by @maheshrayas in #147
  • tcproute: add support for round-robin load balancing by @aryan9600 in #148
  • Refactor dataplane code and fix ICMP integration test by @aryan9600 in #163

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

11 Oct 13:12
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

This patch mainly adds static address support for Gateways, and has a few dependency updates and other cleanup items.

What's Changed

  • tests: initial Gateway API conformance test suite by @shaneutt in #92
  • Static IPs for Gateways by @shaneutt in #97
  • Update Gateway API to v0.8.1 by @shaneutt in #102
  • Enable static address conformance tests for Gateway API conformance by @shaneutt in #105

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 May 15:27
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This pre-release adds initial support for TCPRoute.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Feb 21:07
ccc5780
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is our first release of any kind.

This pre-release adds initial support for UDPRoute.

New Contributors

Full Changelog: https://github.com/Kong/blixt/commits/v0.1.0