v0.1.88
What's Changed
- feat(bench): add VirtualTime-based LEDBAT benchmarks by @iduartgomez in #2605
- build(deps): bump libc from 0.2.178 to 0.2.179 by @dependabot[bot] in #2637
- build(deps): bump serde_json from 1.0.148 to 1.0.149 by @dependabot[bot] in #2636
- fix(websocket): handle stale auth tokens gracefully after node restart by @sanity in #2644
- build(deps): bump syn from 2.0.111 to 2.0.114 by @dependabot[bot] in #2643
- build(deps): bump quote from 1.0.42 to 1.0.43 by @dependabot[bot] in #2642
- build(deps): bump proc-macro2 from 1.0.104 to 1.0.105 by @dependabot[bot] in #2641
- build(deps): bump serial_test from 3.2.0 to 3.3.1 by @dependabot[bot] in #2640
- build(deps): bump httptest from 0.16.3 to 0.16.4 by @dependabot[bot] in #2639
- build(deps): bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #2638
- perf: reduce minimum RTO to 200ms and add TLP (Tail Loss Probe) by @sanity in #2645
- build: release v0.1.88 by @sanity in #2646
Full Changelog: v0.1.87...v0.1.88