Skip to content

Releases: fastify/fastify-http-proxy

v6.0.0

27 Jun 15:07
Compare
Choose a tag to compare

📚 PR:

  • Updated benchmarks
  • Bump fast-proxy from 1.8.0 to 2.0.0
  • Merge pull request #135 from fastify/dependabot/npm_and_yarn/fast-proxy-2.0.0
  • faster ws-prefix-rewrite test (#137)
  • chore(gitignore): use latest github ignore template (#138)
  • ci(dependabot): update github actions (#139)
  • Bump actions/setup-node from v1 to v2.1.5 (#141)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#140)
  • Bump socket.io-client from 3.1.2 to 4.0.0 (#143)
  • Bump socket.io from 3.1.2 to 4.0.0 (#142)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#144)
  • chore: ci updates and style change (#146)
  • Added setting of methods for proxying (#149)
  • Updated tap@15 (#150)
  • docs(readme): minor grammar changes (#151)
  • ci: add nodejs v16 to test matrix (#153)
  • Bump @types/node from 14.14.42 to 15.0.0 (#154)
  • Bump tsd from 0.14.0 to 0.15.0 (#156)
  • Bump actions/checkout from 2 to 2.3.4 (#157)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#158)
  • Bump tsd from 0.15.1 to 0.16.0 (#159)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#160)
  • Bump tsd from 0.16.0 to 0.17.0 (#161)
  • Bump fastify-reply-from from 5.3.0 to 6.0.0 (#162)
  • feat: drop node v10 support (#163)

v5.0.0

26 Feb 11:23
Compare
Choose a tag to compare
  • Bump fastify-reply-from from 4.0.2 to 5.0.1

v4.4.0

19 Feb 18:29
Compare
Choose a tag to compare

📚 PR:

  • allow passthrough redirects (#125)

v4.3.1

19 Feb 17:52
Compare
Choose a tag to compare

Security fix, CVE-2021-21322.

v4.3.0

27 Jan 16:32
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-reply-from from 3.5.0 to 4.0.0
  • Merge pull request #128 from fastify/dependabot/npm_and_yarn/fastify-reply-from-4.0.0
  • fix: capture websocket server errors (#131)

v4.2.0

05 Jan 17:46
Compare
Choose a tag to compare

📚 PR:

  • improve typings for replyOptions (#127)

v4.1.0

18 Dec 09:59
Compare
Choose a tag to compare

📚 PR:

  • Bump typescript from 3.9.7 to 4.0.2
  • Bump @typescript-eslint/parser from 3.10.1 to 4.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.3
  • fix lint
  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #120 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • chore: add fast-proxy in benchmark (#107)
  • chore: update version requirement in readme (#109)
  • feat: add stale (#110)
  • chore: Add tracking request-id example (#82)
  • chore: add dependabot auto merge (#117)
  • Remove fastify-websocket, proxy ws events directly (#122)

v4.0.4

05 Aug 07:29
Compare
Choose a tag to compare

📚 PR:

  • Use types from fastify-reply-from. fix #102 (#103)

v4.0.3

04 Aug 08:22
Compare
Choose a tag to compare

📚 PR:

  • README: Corrected confusing example (#98)
  • Added regression test with undici with a body (#99)
  • Fixes types and adds typescript tests to CI (#101)

v4.0.2

07 Jul 16:56
Compare
Choose a tag to compare

📚 PR: