Skip to content

v7.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 07:19
· 23 commits to main since this release
5ad8998

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

Full Changelog: v7.9.0...v7.10.0