feat(quic): add QUIC stability test coverage and bridge logging for hub and edge

This commit is contained in:
2026-03-20 00:51:37 +00:00
parent de8922148e
commit 6d5e6f60f8
5 changed files with 253 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-20 - 4.14.0 - feat(quic)
add QUIC stability test coverage and bridge logging for hub and edge
- adds a long-running QUIC stability test with periodic echo probes and disconnect detection
- enables prefixed bridge logging for RemoteIngressHub and RemoteIngressEdge to improve runtime diagnostics
## 2026-03-20 - 4.13.2 - fix(remoteingress-core)
preserve reconnected edge entries during disconnect cleanup