feat(udp,http3): add UDP datagram handler relay support and stream HTTP/3 request bodies to backends
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-19 - 25.14.0 - feat(udp,http3)
|
||||
add UDP datagram handler relay support and stream HTTP/3 request bodies to backends
|
||||
|
||||
- establish a persistent Unix socket relay for UDP datagram handlers and process handler replies back to clients
|
||||
- update route validation and smart proxy route reload logic to support datagramHandler routes
|
||||
- record UDP, QUIC, and HTTP/3 byte metrics more accurately, including request bytes in and UDP session cleanup connection tracking
|
||||
- add integration tests for UDP forwarding, datagram handlers, and UDP metrics
|
||||
|
||||
## 2026-03-19 - 25.13.0 - feat(smart-proxy)
|
||||
add UDP transport support with QUIC/HTTP3 routing and datagram handler relay
|
||||
|
||||
|
||||
Reference in New Issue
Block a user