What's Changed
- test: absorb h2 stream timeout resets by @marko1olo in #5383
- fix: keep idle validation on native timers by @mcollina in #5397
- fix: keep idle validation on global timers by @mcollina in #5407
- fix(h2): do not rewind kPendingIdx past in-flight requests by @DucMinhNe in #5408
- docs: explain request header validation by @vibhor-aggr in #5413
- fix: allow h2 post request multiplexing by @mcollina in #5391
- fix: reap idle HTTP/2 sessions by @mcollina in #5406
- add bodymixin.textStream() by @KhafraDev in #5416
- fix: preserve h2 queue on out-of-order completion by @mcollina in #5410
- align EventSource with spec by @KhafraDev in #5418
- chore: removed repro-h2-pipelining-default.mjs and lint by @mcollina in #5420
- ci: extend Windows Node.js workflow timeout by @mcollina in #5426
- test: detect available python command in wpt runner by @mcollina in #5427
New Contributors
- @DucMinhNe made their first contribution in #5408
- @vibhor-aggr made their first contribution in #5413
Full Changelog: v8.4.1...v8.5.0