Sourced from undici's releases.
v6.18.2
What's Changed
- don't use internal header state for cookies by
@KhafraDev
in nodejs/undici#3295- build(deps-dev): bump borp from 0.13.0 to 0.14.0 by
@dependabot
in nodejs/undici#3298- fix: retry on body support by
@metcoder95
in nodejs/undici#3294Full Changelog: https://github.com/nodejs/undici/compare/v6.18.1...v6.18.2
v6.18.1
What's Changed
- docs: Update references to dispatcher in docs by
@haikyuu
in nodejs/undici#3281- fix: compatibility for global headers by
@tsctx
in nodejs/undici#3286- websocket: pre-calculated length by
@tsctx
in nodejs/undici#3284- ci: fix autobahn workflow by
@Uzlopak
in nodejs/undici#3291- revert: "websocket: pre-calculated length" by
@KhafraDev
in nodejs/undici#3290- websocket: use FixedQueue instead of Set by
@tsctx
in nodejs/undici#3283New Contributors
@haikyuu
made their first contribution in nodejs/undici#3281Full Changelog: https://github.com/nodejs/undici/compare/v6.18.0...v6.18.1
v6.18.0
What's Changed
- permessage-deflate decompression support in websocket by
@KhafraDev
in nodejs/undici#3263- fix: Fix server closing in tests. by
@ShogunPanda
in nodejs/undici#3279Full Changelog: https://github.com/nodejs/undici/compare/v6.17.0...v6.18.0
v6.17.0
What's Changed
- fetch: fix captureStackTrace by
@Uzlopak
in nodejs/undici#3227- fetch: fix wpt test request-upload.any.js by
@Uzlopak
in nodejs/undici#3234- websocket: don't clone buffer by
@tsctx
in nodejs/undici#3240- Remove unecessary async from writeBuffer by
@DarkGL
in nodejs/undici#3245- refactor websocket control frame handling by
@KhafraDev
in nodejs/undici#3241- fix parsing continuation frames in websocket by
@KhafraDev
in nodejs/undici#3247- ci: node nightly test should use node 23 by
@Uzlopak
in nodejs/undici#3248- Add test to verify if the connection is correctly aborted on cancel by
@mcollina
in nodejs/undici#3219- Autobahn suite by
@KhafraDev
in nodejs/undici#3251- websocket: fix 6 autobahn tests by
@KhafraDev
in nodejs/undici#3254- websocket: checkout correct commit in autobahn workflow by
@Uzlopak
in nodejs/undici#3258- Cleanup websocket by
@KhafraDev
in nodejs/undici#3257- websocket: autobahn workflow should fail on error by
@Uzlopak
in nodejs/undici#3259- add bodymixin bytes by
@KhafraDev
in nodejs/undici#3262- perf: avoid buffer cloning by
@tsctx
in nodejs/undici#3264- feat: dump interceptor by
@metcoder95
in nodejs/undici#3118- use private properties in Headers by
@KhafraDev
in nodejs/undici#3269
... (truncated)
665f247
Bumped v6.18.2 (#3301)5f11247
fix: retry on body support (#3294)18af4b0
build(deps-dev): bump borp from 0.13.0 to 0.14.0 (#3298)a4879b4
don't use internal header state for cookies (#3295)eed423a
Bumped v6.18.1 (#3293)eeae378
websocket: use FixedQueue instead of Set (#3283)fcfa4db
revert: "websocket: pre-calculated length" (#3290)0564b46
ci: fix autobahn workflow (#3291)13523fd
websocket: pre-calculated length (#3284)064b08d
fix: compatibility for global headers (#3286)