Sourced from undici's releases.
v7.10.0
What's Changed
- Add "clientLifetime" option to close and remove connections from the pool after a specified time. by
@dhalbrookin nodejs/undici#4175- remove spurious only by
@mcollinain nodejs/undici#4207- add node v24 workflow by
@tsctxin nodejs/undici#4206- Update WPT by
@github-actionsin nodejs/undici#4172- chore: add
pnpm-lock.yamlto.gitignoreby@styflein nodejs/undici#4227- fix: agent memory leak by
@styflein nodejs/undici#4223- Add ability to detect when MemoryCacheStore reaches max size by
@FelixVaughanin nodejs/undici#4224- feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections by
@caitpin nodejs/undici#4180- docs: correct example in FormData request by
@inyourtimein nodejs/undici#4226New Contributors
@dhalbrookmade their first contribution in nodejs/undici#4175@caitpmade their first contribution in nodejs/undici#4180@inyourtimemade their first contribution in nodejs/undici#4226Full Changelog: https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0
v7.9.0
What's Changed
- build(deps): bump step-security/harden-runner from 2.10.2 to 2.11.1 by
@dependabotin nodejs/undici#4134- Update WPT by
@github-actionsin nodejs/undici#4155- Update WPT by
@github-actionsin nodejs/undici#4170- feat: add new
acceptNonStandardSearchParametersMockAgent option by@dario-piotrowiczin nodejs/undici#4148- fix: cache: treat cache-control request header case-insensitively by
@alxndrsnin nodejs/undici#4131- cache: honour unqualified no-cache response directive by
@alxndrsnin nodejs/undici#4178- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@dependabotin nodejs/undici#4079- Ensure conflicting flat headers in HTTP/2 are combined correctly by
@pimterryin nodejs/undici#4196- Add stats of client and pool to be accessible through agent by
@tdeekensin nodejs/undici#4157- Fix missing code in diagnostics example by
@islandryuin nodejs/undici#4195- Doc cors spec compliance by
@FelixVaughanin nodejs/undici#4202- Restore cache tests & fix max-age behavior by
@mcollinain nodejs/undici#4198New Contributors
@tdeekensmade their first contribution in nodejs/undici#4157@islandryumade their first contribution in nodejs/undici#4195@FelixVaughanmade their first contribution in nodejs/undici#4202Full Changelog: https://github.com/nodejs/undici/compare/v7.8.0...v7.9.0
5ad8998
Bumped v7.10.0 (#4231)9e0cfcb
docs: correct example in FormData request (#4226)95fd9d3
feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections
(#4180)a8d280c
Add ability to detect when MemoryCacheStore reaches max size (#4224)59940c8
fix: agent memory leak (#4223)1262f61
Revert "chore: update WPT (#4172)"d6deb77
chore: add pnpm-lock.yaml to .gitignore (#4227)dcf82a7
chore: update WPT (#4172)2ed2a8a
add node v24 workflow (#4206)bf4c199
remove spurious only (#4207)