fix(proxy): improve connection cleanup and route validation handling
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-25 - 26.2.2 - fix(proxy)
|
||||
improve connection cleanup and route validation handling
|
||||
|
||||
- add timeouts for HTTP/1 upstream connection drivers to prevent lingering tasks
|
||||
- ensure QUIC relay sessions cancel and abort background tasks on drop
|
||||
- avoid registering unnamed routes as duplicates and label unnamed catch-all conflicts clearly
|
||||
- fix offset mapping route helper to forward only remaining route options without overriding derived values
|
||||
- update project config filename and toolchain versions for the current build setup
|
||||
|
||||
## 2026-03-23 - 26.2.1 - fix(rustproxy-http)
|
||||
include the upstream request URL when caching H3 Alt-Svc discoveries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user