Changes since v2026.03.26.032446-d6eadd8:
Automated release created by workflow run 23677694510 for commit 97706d1
Commits
- Fixed some issues. (6a023c7)
- Full clean-up streams after closing. (fb4e40e)
- Use recently safe closes to avoid adding duplicate packets. (0855cef)
- Update configuration. (5cdce91)
- fix(udpserver): avoid transiently closing active sessions during cleanup (05bb6f4)
- fix(client): make virtual stream 0 fakeConn reads cancellable (1021f71)
- fix(client): avoid silent runtime drops and blocked virtual stream reads (a5b6066)
- fix(arq): only advance retransmit state after successful enqueue (6585aed)
- refactor(arq): simplify terminal ack timeout locking (389b6d6)
- fix(mlq): compact queue slices after heavy shrink (e61398e)
- feat(arq): add bounded data NACKs with queued cleanup and repeat limits (b16e9da)
- Fixed small issues of NACK. (0adafe6)
- NACK configuration. (ae8853a)
- feat(arq): add bounded adaptive RTO estimation for data and control (355585e)
- fix(config): skip invalid resolver entries and dedupe resolver IPs (662ce89)
- fix(cli): pause on startup errors before exiting (8b30a07)
- fix(client): register stream data NACK in packet handler registry (97706d1)
Contributors
- @masterking32 — 17 commit(s)
Thanks to @hossinasaadi