Releases: nodejs/undici
Releases · nodejs/undici
v6.21.2
What's Changed
- fix(types): add missing DNS interceptor by @slagiewka in #4024
- [v6.x] fix wpts on windows by @mcollina in #4093
New Contributors
- @slagiewka made their first contribution in #4024
Full Changelog: v6.21.1...v6.21.2
v7.5.0
What's Changed
- feat(docs): button to switch dark and light mode by @shivarm in #4044
- feat: add mock call history to access request configuration in test by @blephy in #4029
- fix: Fix retry-handler.js when retry-after header is a Date by @fgiova in #4084
- Update Cache Tests by @github-actions in #4027
- Allow disabling autoSelectFamily in an Agent by @hitsthings in #4070
- Removed clients with unrecoverable errors from the Pool by @mcollina in #4088
New Contributors
- @blephy made their first contribution in #4029
- @fgiova made their first contribution in #4084
- @hitsthings made their first contribution in #4070
Full Changelog: v7.4.0...v7.5.0
v7.4.0
What's Changed
- fix: apply byte offset on Buffer.from by @ronag in #4019
- fix: fetch body fallback random number generation by @Uzlopak in #4023
- Add release instructions by @mcollina in #4022
- Update Cache Tests by @github-actions in #4020
- Update WPT by @github-actions in #4011
- docs: document about global dispatcher and errors (#3987) by @zuozp8 in #4014
- docs: fix incorrect method signature of
onResponseError
by @tmair in #4030 - feat(docs): copy to clipboard button by @shivarm in #4037
- don't check AbortSignal maxListeners on some node versions by @KhafraDev in #4045
- feat: mark
EnvHttpProxyAgent
as stable by @aduh95 in #4049 - test: fix windows wpt by @metcoder95 in #4050
- fix: do not throw unhandled exception when data is undefined in interceptor.reply by @frederikprijck in #4036
- fix: handle missing vary header values by @gurgunday in #4031
- Update WPT by @github-actions in #4028
- Update WPT by @github-actions in #4062
- fix: fix EnvHttpProxyAgent for the Node.js bundle by @joyeecheung in #4064
New Contributors
- @zuozp8 made their first contribution in #4014
- @tmair made their first contribution in #4030
- @shivarm made their first contribution in #4037
- @frederikprijck made their first contribution in #4036
- @joyeecheung made their first contribution in #4064
Full Changelog: v7.3.0...v7.4.0
v7.3.0
v7.2.3
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
Full Changelog: v7.2.2...v7.2.3
v6.21.1
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
- fix(#3736): back-port 183f8e9 to v6.x by @ggoodman in #3855
- fix(#3817): send servername for SNI on TLS (#3821) [backport] by @metcoder95 in #3864
- fix: sending formdata bodies with http2 (#3863) [backport] by @metcoder95 in #3866
- [Backport v6.x] fix: Fixed the issue that there is no running request when http2 goaway by @github-actions in #3877
- types: [backport] Update return type of RetryCallback (#3851) by @metcoder95 in #3876
Full Changelog: v6.21.0...v6.21.1
v5.28.5
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
Full Changelog: v5.28.4...v5.28.5
v7.2.2
What's Changed
- Update WPT by @github-actions in #3991
- fix: dual-stack retries infinite loop by @luddd3 in #4001
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 by @dependabot in #3980
- build(deps): bump github/codeql-action from 3.27.0 to 3.28.1 by @dependabot in #4003
- tests: Update Cache Tests by @github-actions in #3965
- ReadableStreamFrom pull until cannot on empty enqueu by @KhafraDev in #4002
- Resolve circular dependency by @mcollina in #4006
Full Changelog: v7.2.1...v7.2.2
v7.2.1
What's Changed
- fix(3951): typo on errorede dns lookup by @metcoder95 in #3956
- feat: add missing error type by @Gigioliva in #3964
- websocket: improve frame parsing by @tsctx in #3447
- fix(#3966): account for network errors by @metcoder95 in #3967
- build(deps-dev): bump @fastify/busboy from 3.1.0 to 3.1.1 by @dependabot in #3971
- Update WPT by @github-actions in #3954
- docs: fix dispatcher stream example links by @luddd3 in #3972
- fix:
undici:request:headers
does not indicate completion of a response by @legendecas in #3974 - build(deps): bump cronometro from 3.0.2 to 4.0.1 in /benchmarks by @dependabot in #3976
- fix(#3975): do not unref timeout by @metcoder95 in #3977
- fix: bad response on h2 server by @metcoder95 in #3978
- build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @dependabot in #3981
- build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #3983
- chore: ensure automated v7 release compared to v7 by @trivikr in #3986
- test: ignore test for CITGM by @metcoder95 in #3993
- fix: retry flaky test by @metcoder95 in #3992
New Contributors
- @legendecas made their first contribution in #3974
Full Changelog: v7.2.0...v7.2.1