Releases: fastify/fastify-http-proxy
Releases · fastify/fastify-http-proxy
v10.0.1
v10.0.0
What's Changed
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #346
- feat: allow overriding or modifying the queryString for websockets by @ttshivers in #349
- fix: allow for getUpstream flow for empty wsUpstream option by @jcbain in #351
- Merge
next
intomaster
by @jsumners in #352 - build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #355
- build(deps-dev): bump why-is-node-running from 2.3.0 to 3.0.0 by @dependabot in #356
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #359
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #361
- chore: update min fastify version by @Fdawgs in #360
New Contributors
- @ttshivers made their first contribution in #349
- @jcbain made their first contribution in #351
Full Changelog: v9.5.0...v10.0.0
v9.5.0
What's Changed
- chore(.gitignore): add .tap/ dir by @Fdawgs in #334
- chore(types): add internalRewriteLocationHeader in ts types by @Xa3lis in #335
- build(deps-dev): bump @fastify/websocket from 8.3.1 to 9.0.0 by @dependabot in #337
- build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #339
- chore: remove unused make-promises-safe by @10xLaCroixDrinker in #342
- Keep websocket path on proxy by @silnex in #341
New Contributors
- @Xa3lis made their first contribution in #335
- @10xLaCroixDrinker made their first contribution in #342
- @silnex made their first contribution in #341
Full Changelog: v9.4.0...v9.5.0
v9.4.0
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #328
- chore: replace
fastify.io
links withfastify.dev
by @Fdawgs in #331 - Add WebSocket host constraints by @valeneiko in #332
New Contributors
- @valeneiko made their first contribution in #332
Full Changelog: v9.3.0...v9.4.0
v9.3.0
What's Changed
- Listen only to IPv4 network for websockets tests by @mcollina in #316
- opt to validate incoming data before proxy is executed by @kovalenp in #312
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.1 by @dependabot in #318
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #320
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #321 - build(deps-dev): bump express-http-proxy from 1.6.3 to 2.0.0 by @dependabot in #323
- test(websocket): optimize split param by @Fdawgs in #326
- keep query params on proxy by @dancastillo in #325
- chore(package): explicitly declare js module type by @Fdawgs in #327
New Contributors
- @kovalenp made their first contribution in #312
- @dancastillo made their first contribution in #325
Full Changelog: v9.2.1...v9.3.0
v9.2.1
v9.2.0
What's Changed
- docs(readme): update outdated fastify-reply-from link by @Fdawgs in #301
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #302
- feat: The target websocket watch the specific url instead of upstream… by @Dokki in #304
New Contributors
Full Changelog: v9.1.0...v9.2.0
v9.1.0
What's Changed
- ci: only trigger on pushes to main branches by @Fdawgs in #299
- build(deps-dev): bump @fastify/websocket from 7.2.0 to 8.0.0 by @dependabot in #300
- feat: add internalRewriteLocationHeader option by @efr00 in #298
New Contributors
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #284
- use fastify-plugin instead of patching directly the metadata by @SamBouye in #285
- Bumped @fastify/reply-from to v9 by @mcollina in #286
- chore(.gitignore): add bun lockfile by @Fdawgs in #287
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #288
- fix types tests after undici update by @mcollina in #293
- build(deps-dev): bump tsd from 0.26.1 to 0.28.0 by @dependabot in #290
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #291
- Run hooks with websockets and rewrite ws headers by @mcollina in #292
- Added support for parametric rewrite prefix by @VazeeKevin in #294
New Contributors
- @SamBouye made their first contribution in #285
- @VazeeKevin made their first contribution in #294
Full Changelog: v8.4.0...v9.0.0