What's Changed
- feat: add trigger to qlog
congestion_state_updatedby @larseggert in #3436 - chore(Cargo.toml): update to quinn-udp v0.6.0 by @mxinden in #3441
- feat: qlog@0.16.0 and fix silent metric drops by @larseggert in #3434
- feat(qlog): add CC/performance events by @larseggert in #3440
- feat: add
recovery:loss_timer_updatedqlog events by @larseggert in #3437 - feat: Add loss trigger data to qlog by @larseggert in #3430
- SCONE by @martinthomson in #2814
- Add a connection parameter for SCONE by @martinthomson in #3450
- feat(transport/cc): make slow start pluggable and add hystart++ by @omansfeld in #3278
- fix: Address new zizmor issues by @larseggert in #3462
- fix: ConnectionClose error code, NewToken type, LH fields by @larseggert in #3439
- fix(stats/cc):
cwndstat is now initialized to the initial window size by @omansfeld in #3454 - feat(stats): add HyStart++ stats by @omansfeld in #3432
- feat(stats): add a stat recording cubic's w_max by @omansfeld in #3431
- fix: Don't recurse when parsing SCONE by @larseggert in #3460
Full Changelog: v0.23.1...v0.24.0