Skip to content

Releases: fastify/fastify-http-proxy

v9.5.0

19 Mar 18:17
1ab12f8
Compare
Choose a tag to compare

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

Full Changelog: v9.4.0...v9.5.0

v9.4.0

01 Feb 09:23
ef2ce99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.0...v9.4.0

v9.3.0

01 Nov 08:16
785b98d
Compare
Choose a tag to compare

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

Full Changelog: v9.2.1...v9.3.0

v9.2.1

20 Jun 08:00
6d9de9e
Compare
Choose a tag to compare

What's Changed

  • fix: The target websocket watch the specific url instead of upstream(… by @Dokki in #308

Full Changelog: v9.2.0...v9.2.1

v9.2.0

07 Jun 13:49
59cb1f8
Compare
Choose a tag to compare

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

02 May 14:40
156125d
Compare
Choose a tag to compare

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

22 Mar 22:24
f40574b
Compare
Choose a tag to compare

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

v8.4.0

30 Nov 06:46
92b6453
Compare
Choose a tag to compare

📚 PR:

v8.3.0

06 Nov 22:07
205dae0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.3...v8.3.0

v7.2.0

13 Oct 13:15
4f84e87
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0