What's Changed
- refactor: Use nss-rs instead of neqo-crypto by @Not-Nik in #3399
- docs(README): add release documentation by @mxinden in #3586
- fix: cherry-pick of #3573 for Neqo main by @mxinden in #3575
- chore: Update nss-rs to 0.9.0 by @Not-Nik in #3590
- feat: drain instead of rotate+truncate in TxBuffer::mark_as_acked by @larseggert in #3591
- feat: add flow-control benchmark scenarios by @larseggert in #3596
- feat: cache effective retransmission priority in
SendStreamby @larseggert in #3592 - feat: use u64 arithmetic in
Pacerinstead of u128 by @larseggert in #3594 - chore: Avoid
Box<dyn CongestionControl>by @larseggert in #3451 - feat(cc): SEARCH by @omansfeld in #3518
- feat: Define a path migration event by @martinthomson in #3598
- feat(cc/stats): Add stats for SEARCH slow start heuristic by @omansfeld in #3613
- chore: prepare v0.28.0 and revert http@1.4.0 by @omansfeld in #3615
New Contributors
Full Changelog: v0.27.0...v0.28.0