Skip to content

Releases: nodejs/undici

v6.1.0

20 Dec 14:01
250b89a
Compare
Choose a tag to compare

What's Changed

  • fix: more sensible stack trace from dump error by @ronag in #2503
  • refactor: remove some node compat by @ronag in #2502
  • refactor: version cleanup by @tsctx in #2507
  • perf(fetch): Improve fetch of detaurl by @tsctx in #2479
  • feat: expose parseHeader by @ronag in #2511
  • perf(fetch): optimize call dispatch by @tsctx in #2493
  • perf(util/parseHeaders): If the header name is buffer by @tsctx in #2501
  • perf: twice faster method check by @tsctx in #2495
  • refactor: remove Error.captureStackTrace by @tsctx in #2509
  • perf: Improve processHeader by @tsctx in #2513
  • perf: reduce String#toLowerCase call by @tsctx in #2516
  • perf: optimize consumeEnd by @tsctx in #2510
  • perf: reduce tst built time by @tsctx in #2517
  • feat: allow customization of build environment by @khardix in #2403
  • fix: clear cache by @tsctx in #2519
  • feat: Add resource timing entries for connection, request and response by @ToshB in #2481
  • Call fg.unregister() after a dispatcher is done, adds UNDICI_NO_FG to… by @mcollina in #2527
  • feat: expose headerNameToString by @tsctx in #2525

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

06 Dec 08:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

05 Dec 08:47
e218fc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.28.2...v6.0.0

v5.28.2

30 Nov 15:41
9a14e5f
Compare
Choose a tag to compare

What's Changed

  • fix: remove optional chainning for compatible with Nodejs12 and below by @bugb in #2470
  • fix: remove node: prefix by @tsctx in #2471
  • perf: avoid Headers initialization by @tsctx in #2468
  • fix: handle SharedArrayBuffer correctly by @tsctx in #2466
  • fix: Add null type to signal in RequestInit by @gebsh in #2455
  • fix: correctly handle data URL with hashes. by @tsctx in #2475
  • fix: check response for timinginfo allow flag by @ToshB in #2477
  • Make call to onBodySent conditional in RetryHandler by @MzUgM in #2478
  • refactor: better integrity check by @tsctx in #2462
  • fix: Added support for inline URL username:password proxy auth by @matt-way in #2473
  • build(deps-dev): bump jsdom from 22.1.0 to 23.0.0 by @dependabot in #2472
  • build(deps-dev): bump sinon from 16.1.3 to 17.0.1 by @dependabot in #2405
  • build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1 by @dependabot in #2396
  • build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #2395
  • build(deps): bump step-security/harden-runner from 2.5.0 to 2.6.0 by @dependabot in #2392
  • build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 by @dependabot in #2389
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #2302

New Contributors

Full Changelog: v5.28.1...v5.28.2

v5.28.1

27 Nov 09:48
286bb44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.28.0...v5.28.1

v5.28.0

24 Nov 09:00
66029d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.27.2...v5.28.0

v5.27.2

03 Nov 20:36
Compare
Choose a tag to compare

Full Changelog: v5.27.1...v5.27.2

v5.27.1

03 Nov 16:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.27.0...v5.27.1

v5.27.0

26 Oct 11:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.26.5...v5.27.0

v5.26.5

23 Oct 07:26
9197790
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.26.4...v5.26.5