Releases: kubernetes-sigs/blixt
Releases · kubernetes-sigs/blixt
v0.3.0
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
- @aryan9600 made their first contribution in #117
- @levikobi made their first contribution in #93
- @maheshrayas made their first contribution in #147
Full Changelog: v0.2.1...v0.3.0
v0.2.1
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
v0.1.0
This is our first release of any kind.
This pre-release adds initial support for UDPRoute.
New Contributors
- @astoycos made their first contribution in #2
- @Rahul-D78 made their first contribution in #20
- @acald-creator made their first contribution in #28
- @RudranshGoel made their first contribution in #35
- @rushi47 made their first contribution in #37
- @mlavacca made their first contribution in #19
- @synthe102 made their first contribution in #61
- @dependabot made their first contribution in #66
Full Changelog: https://github.com/Kong/blixt/commits/v0.1.0