What's Changed
- Add "clientLifetime" option to close and remove connections from the pool after a specified time. by @dhalbrook in #4175
- remove spurious only by @mcollina in #4207
- add node v24 workflow by @tsctx in #4206
- Update WPT by @github-actions in #4172
- chore: add
pnpm-lock.yaml
to.gitignore
by @styfle in #4227 - fix: agent memory leak by @styfle in #4223
- Add ability to detect when MemoryCacheStore reaches max size by @FelixVaughan in #4224
- feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections by @caitp in #4180
- docs: correct example in FormData request by @inyourtime in #4226
New Contributors
- @dhalbrook made their first contribution in #4175
- @caitp made their first contribution in #4180
- @inyourtime made their first contribution in #4226
Full Changelog: v7.9.0...v7.10.0