Sourced from undici's releases.
v7.2.1
What's Changed
- fix(3951): typo on errorede dns lookup by
@metcoder95
in nodejs/undici#3956- feat: add missing error type by
@Gigioliva
in nodejs/undici#3964- websocket: improve frame parsing by
@tsctx
in nodejs/undici#3447- fix(#3966): account for network errors by
@metcoder95
in nodejs/undici#3967- build(deps-dev): bump
@fastify/busboy
from 3.1.0 to 3.1.1 by@dependabot
in nodejs/undici#3971- Update WPT by
@github-actions
in nodejs/undici#3954- docs: fix dispatcher stream example links by
@luddd3
in nodejs/undici#3972- fix:
undici:request:headers
does not indicate completion of a response by@legendecas
in nodejs/undici#3974- build(deps): bump cronometro from 3.0.2 to 4.0.1 in /benchmarks by
@dependabot
in nodejs/undici#3976- fix(#3975): do not unref timeout by
@metcoder95
in nodejs/undici#3977- fix: bad response on h2 server by
@metcoder95
in nodejs/undici#3978- build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by
@dependabot
in nodejs/undici#3981- build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by
@dependabot
in nodejs/undici#3983- chore: ensure automated v7 release compared to v7 by
@trivikr
in nodejs/undici#3986- test: ignore test for CITGM by
@metcoder95
in nodejs/undici#3993- fix: retry flaky test by
@metcoder95
in nodejs/undici#3992New Contributors
@legendecas
made their first contribution in nodejs/undici#3974Full Changelog: https://github.com/nodejs/undici/compare/v7.2.0...v7.2.1
251da10
Bumped v7.2.1 (#3996)de6ec47
fix: retry flaky test (#3992)e1496cf
test: ignore test for CITGM (#3993)54c5c68
chore: ensure automated v7 release compared to v7 (#3986)1359605
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#3983)45e3d62
build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
(#3981)03c98d5
fix: bad respond on h2 server (#3978)e51df14
fix(#3975):
do not unref timeout (#3977)ad7ac02
build(deps): bump cronometro from 3.0.2 to 4.0.1 in /benchmarks (#3976)d03a52a
fix: undici:request:headers does not indicate completion of a response
(#3974)