This website requires JavaScript.
33fdf42a70
v25.17.10
main
v25.17.10
Juergen Kunz
2026-03-20 08:57:18 +00:00
fb1c59ac9a
fix(rustproxy-http): reuse the shared HTTP proxy service for HTTP/3 request handling
Juergen Kunz
2026-03-20 08:57:18 +00:00
ea8224c400
v25.17.9
v25.17.9
Juergen Kunz
2026-03-20 08:30:09 +00:00
da1cc58a3d
fix(rustproxy-http): correct HTTP/3 host extraction and avoid protocol filtering during UDP route lookup
Juergen Kunz
2026-03-20 08:30:09 +00:00
606c620849
v25.17.8
v25.17.8
Juergen Kunz
2026-03-20 08:06:32 +00:00
4ae09ac6ae
fix(rustproxy): use SNI-based certificate resolution for QUIC TLS connections
Juergen Kunz
2026-03-20 08:06:32 +00:00
2fce910795
v25.17.7
v25.17.7
Juergen Kunz
2026-03-20 07:50:41 +00:00
ff09cef350
fix(readme): document QUIC and HTTP/3 compatibility caveats
Juergen Kunz
2026-03-20 07:50:41 +00:00
d0148b2ac3
v25.17.6
v25.17.6
Juergen Kunz
2026-03-20 07:48:26 +00:00
7217e15649
fix(rustproxy-http): disable HTTP/3 GREASE for client and server connections
Juergen Kunz
2026-03-20 07:48:26 +00:00
bfcf92a855
v25.17.5
v25.17.5
Juergen Kunz
2026-03-20 07:43:32 +00:00
8e0804cd20
fix(rustproxy): add HTTP/3 integration test for QUIC response stream FIN handling
Juergen Kunz
2026-03-20 07:43:32 +00:00
c63f6fcd5f
v25.17.4
v25.17.4
Juergen Kunz
2026-03-20 03:19:57 +00:00
f3cd4d193e
fix(rustproxy-http): prevent HTTP/3 response body streaming from hanging on backend completion
Juergen Kunz
2026-03-20 03:19:57 +00:00
81de611255
v25.17.3
v25.17.3
Juergen Kunz
2026-03-20 02:54:44 +00:00
91598b3be9
fix(repository): no changes detected
Juergen Kunz
2026-03-20 02:54:44 +00:00
4e3c548012
v25.17.2
v25.17.2
Juergen Kunz
2026-03-20 02:53:41 +00:00
1a2d7529db
fix(rustproxy-http): enable TLS connections for HTTP/3 upstream requests when backend re-encryption or TLS is configured
Juergen Kunz
2026-03-20 02:53:41 +00:00
31514f54ae
v25.17.1
v25.17.1
Juergen Kunz
2026-03-20 02:35:22 +00:00
247653c9d0
fix(rustproxy-routing): allow QUIC UDP TLS connections without SNI to match domain-restricted routes
Juergen Kunz
2026-03-20 02:35:22 +00:00
07d88f6f6a
v25.17.0
v25.17.0
Juergen Kunz
2026-03-19 23:16:42 +00:00
4b64de2c67
feat(rustproxy-passthrough): add PROXY protocol v2 client IP handling for UDP and QUIC listeners
Juergen Kunz
2026-03-19 23:16:42 +00:00
e8db7bc96d
v25.16.3
v25.16.3
Juergen Kunz
2026-03-19 22:00:07 +00:00
2621dea9fa
fix(rustproxy): upgrade fallback UDP listeners to QUIC when TLS certificates become available
Juergen Kunz
2026-03-19 22:00:07 +00:00
bb5b9b3d12
v25.16.2
v25.16.2
Juergen Kunz
2026-03-19 21:24:05 +00:00
d70c2d77ed
fix(rustproxy-http): cache backend Alt-Svc only from original upstream responses during protocol auto-detection
Juergen Kunz
2026-03-19 21:24:05 +00:00
4cf13c36f8
v25.16.1
v25.16.1
Juergen Kunz
2026-03-19 20:57:48 +00:00
37c7233780
fix(http-proxy): avoid repeated HTTP/3 recaching after QUIC fallback and document backend protocol selection
Juergen Kunz
2026-03-19 20:57:48 +00:00
15d0a721d5
v25.16.0
v25.16.0
Juergen Kunz
2026-03-19 20:27:57 +00:00
af970c447e
feat(quic,http3): add HTTP/3 proxy handling and hot-reload QUIC TLS configuration
Juergen Kunz
2026-03-19 20:27:57 +00:00
9e1103e7a7
v25.15.0
v25.15.0
Juergen Kunz
2026-03-19 18:55:31 +00:00
2b990527ac
feat(readme): document UDP, QUIC, and HTTP/3 support in the README
Juergen Kunz
2026-03-19 18:55:31 +00:00
9595f0a9fc
v25.14.1
v25.14.1
Juergen Kunz
2026-03-19 16:21:37 +00:00
0fb3988123
fix(deps): update build and runtime dependencies and align route validation test expectations
Juergen Kunz
2026-03-19 16:21:37 +00:00
53938df8db
v25.14.0
v25.14.0
Juergen Kunz
2026-03-19 16:09:51 +00:00
e890bda8fc
feat(udp,http3): add UDP datagram handler relay support and stream HTTP/3 request bodies to backends
Juergen Kunz
2026-03-19 16:09:51 +00:00
bbe8b729ea
v25.13.0
v25.13.0
Juergen Kunz
2026-03-19 15:06:27 +00:00
4fb91cd868
feat(smart-proxy): add UDP transport support with QUIC/HTTP3 routing and datagram handler relay
Juergen Kunz
2026-03-19 15:06:27 +00:00
cfa958cf3d
v25.12.0
v25.12.0
Juergen Kunz
2026-03-19 12:41:26 +00:00
db2e586da2
feat(proxy-protocol): add PROXY protocol v2 support to the Rust passthrough listener and streamline TypeScript proxy protocol exports
Juergen Kunz
2026-03-19 12:41:26 +00:00
91832c368d
v25.11.24
v25.11.24
Juergen Kunz
2026-03-17 16:47:57 +00:00
c9d0fccb2d
fix(rustproxy-http): improve async static file serving, websocket handshake buffering, and shared metric metadata handling
Juergen Kunz
2026-03-17 16:47:57 +00:00
5dccbbc9d1
v25.11.23
v25.11.23
Juergen Kunz
2026-03-17 12:22:51 +00:00
92d7113c6c
fix(rustproxy-http,rustproxy-metrics): reduce per-frame metrics overhead by batching body byte accounting
Juergen Kunz
2026-03-17 12:22:51 +00:00
8f6bb30367
v25.11.22
v25.11.22
Juergen Kunz
2026-03-17 12:12:24 +00:00
ef9bac80ff
fix(rustproxy-http): reuse healthy HTTP/2 upstream connections after requests with bodies
Juergen Kunz
2026-03-17 12:12:24 +00:00
9c78701038
v25.11.21
v25.11.21
Juergen Kunz
2026-03-17 11:33:34 +00:00
26fd9409a7
fix(rustproxy-http): reuse pooled HTTP/2 connections for requests with and without bodies
Juergen Kunz
2026-03-17 11:33:34 +00:00
cfff128499
v25.11.20
v25.11.20
Juergen Kunz
2026-03-17 01:32:35 +00:00
3baff354bd
fix(rustproxy-http): avoid downgrading cached backend protocol on H2 stream errors
Juergen Kunz
2026-03-17 01:32:35 +00:00
c2eacd1b30
v25.11.19
v25.11.19
Juergen Kunz
2026-03-16 20:53:39 +00:00
1fdbfcf0aa
fix(rustproxy-http): avoid reusing pooled HTTP/2 connections for requests with bodies to prevent upload flow-control stalls
Juergen Kunz
2026-03-16 20:53:39 +00:00
9b184acc8c
v25.11.18
v25.11.18
Juergen Kunz
2026-03-16 17:42:14 +00:00
b475968f4e
fix(repo): no changes to commit
Juergen Kunz
2026-03-16 17:42:14 +00:00
878eab6e88
v25.11.17
v25.11.17
Juergen Kunz
2026-03-16 14:30:43 +00:00
77abe0804d
fix(rustproxy-http): prevent stale HTTP/2 connection drivers from evicting newer pooled connections
Juergen Kunz
2026-03-16 14:30:43 +00:00
ae0342d018
v25.11.16
v25.11.16
Juergen Kunz
2026-03-16 13:58:22 +00:00
365981d9cf
fix(repo): no changes to commit
Juergen Kunz
2026-03-16 13:58:22 +00:00
2cc0ff0030
v25.11.15
v25.11.15
Juergen Kunz
2026-03-16 13:54:56 +00:00
72935e7ee0
fix(rustproxy-http): implement vectored write support for backend streams
Juergen Kunz
2026-03-16 13:54:56 +00:00
61db285e04
v25.11.14
v25.11.14
Juergen Kunz
2026-03-16 13:44:56 +00:00
d165829022
fix(rustproxy-http): forward vectored write support in ShutdownOnDrop AsyncWrite wrapper
Juergen Kunz
2026-03-16 13:44:56 +00:00
5e6cf391ab
v25.11.13
v25.11.13
Juergen Kunz
2026-03-16 13:17:02 +00:00
2b1a21c599
fix(rustproxy-http): remove hot-path debug logging from HTTP/1 connection pool hits
Juergen Kunz
2026-03-16 13:17:02 +00:00
b8e1c9f3cf
v25.11.12
v25.11.12
Juergen Kunz
2026-03-16 13:12:24 +00:00
c65369540c
fix(rustproxy-http): remove connection pool hit logging and keep logging limited to actual failures
Juergen Kunz
2026-03-16 13:12:24 +00:00
59e108edbd
v25.11.11
v25.11.11
Juergen Kunz
2026-03-16 13:01:32 +00:00
1e2ca68fc7
fix(rustproxy-http): improve HTTP/2 proxy error logging with warning-level connection failures and debug error details
Juergen Kunz
2026-03-16 13:01:32 +00:00
4c76a9f9f3
v25.11.10
v25.11.10
Juergen Kunz
2026-03-16 12:29:15 +00:00
8e76c42cea
fix(rustproxy-http): validate pooled HTTP/2 connections asynchronously before reuse and evict stale senders
Juergen Kunz
2026-03-16 12:29:15 +00:00
b1f4181139
v25.11.9
v25.11.9
Juergen Kunz
2026-03-16 09:38:55 +00:00
a1b8d40011
fix(rustproxy-routing): reduce hot-path allocations in routing, metrics, and proxy protocol handling
Juergen Kunz
2026-03-16 09:38:55 +00:00
246b44913e
v25.11.8
v25.11.8
Juergen Kunz
2026-03-16 08:58:11 +00:00
b3d4949225
fix(rustproxy-http): prevent premature idle timeouts during streamed HTTP responses and ensure TLS close_notify is sent on dropped connections
Juergen Kunz
2026-03-16 08:58:11 +00:00
0475e6b442
v25.11.7
v25.11.7
Juergen Kunz
2026-03-16 03:01:16 +00:00
8cdb95a853
fix(rustproxy): prevent TLS route reload certificate mismatches and tighten passthrough connection handling
Juergen Kunz
2026-03-16 03:01:16 +00:00
8cefe9d66a
v25.11.6
v25.11.6
Juergen Kunz
2026-03-16 02:05:47 +00:00
d5e08c83fc
fix(rustproxy-http,rustproxy-passthrough): improve upstream connection cleanup and graceful tunnel shutdown
Juergen Kunz
2026-03-16 02:05:47 +00:00
1247f48856
v25.11.5
v25.11.5
Juergen Kunz
2026-03-16 00:03:10 +00:00
e3bae4c399
fix(repo): no changes to commit
Juergen Kunz
2026-03-16 00:03:10 +00:00
0930f7e10c
v25.11.4
v25.11.4
Juergen Kunz
2026-03-15 21:44:32 +00:00
aa9e6dfd94
fix(rustproxy-http): report streamed HTTP and WebSocket bytes per chunk for real-time throughput metrics
Juergen Kunz
2026-03-15 21:44:32 +00:00
211d5cf835
v25.11.3
v25.11.3
Juergen Kunz
2026-03-15 17:00:33 +00:00
2ce1899337
fix(repo): no changes to commit
Juergen Kunz
2026-03-15 17:00:33 +00:00
2e2ffc4485
v25.11.2
v25.11.2
Juergen Kunz
2026-03-15 16:58:41 +00:00
da26816af5
fix(rustproxy-http): avoid reusing HTTP/1 senders during streaming responses and relax HTTP/2 keep-alive timeouts
Juergen Kunz
2026-03-15 16:58:41 +00:00
d598bffec3
v25.11.1
v25.11.1
Juergen Kunz
2026-03-15 16:24:41 +00:00
a9dbccfaff
fix(rustproxy-http): keep connection idle tracking alive during streaming and tune HTTP/2 connection lifetimes
Juergen Kunz
2026-03-15 16:24:41 +00:00
386859a2bd
v25.11.0
v25.11.0
Juergen Kunz
2026-03-15 16:00:26 +00:00
2b58615d24
feat(rustproxy-http): add HTTP/2 Extended CONNECT WebSocket proxy support
Juergen Kunz
2026-03-15 16:00:26 +00:00
95adf56e52
v25.10.7
v25.10.7
Juergen Kunz
2026-03-12 22:41:20 +00:00
c96a493fb6
fix(rustproxy-http): remove Host header from HTTP/2 upstream requests while preserving it for HTTP/1 retries
Juergen Kunz
2026-03-12 22:41:20 +00:00
b92587cc16
v25.10.6
v25.10.6
Juergen Kunz
2026-03-12 22:06:11 +00:00
b3dc0a6db2
fix(rustproxy-http): use the requested domain as HTTP/2 authority instead of the backend host and port
Juergen Kunz
2026-03-12 22:06:11 +00:00
de3b8d3f58
v25.10.5
v25.10.5
Juergen Kunz
2026-03-12 21:53:04 +00:00
75089ec975
fix(rustproxy-http): configure HTTP/2 client builders with a Tokio timer for keep-alive handling
Juergen Kunz
2026-03-12 21:53:04 +00:00
b106db932b
v25.10.4
v25.10.4
Juergen Kunz
2026-03-12 21:41:54 +00:00
fb0c0dcc31
fix(rustproxy-http): stabilize upstream HTTP/2 forwarding and fallback behavior
Juergen Kunz
2026-03-12 21:41:54 +00:00
61b67b91a0
v25.10.3
v25.10.3
Juergen Kunz
2026-03-12 21:04:58 +00:00
fc64f5a95e
fix(rustproxy-http): include request domain in backend proxy error and protocol detection logs
Juergen Kunz
2026-03-12 21:04:58 +00:00