Skip to content

Releases: fastify/fastify-http-proxy

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:

  • bumped fastify@3.0.0
  • Bump tsd from 0.12.1 to 0.13.1 (#97)

v4.0.1

01 Jul 16:58
Compare
Choose a tag to compare

📚 PR:

  • Bumped deps
  • Fix pretty print of logs with -P option (#250)
  • pino colada bug fix (#251)

v4.0.0

16 Jun 13:35
Compare
Choose a tag to compare

📚 PR:

  • Dropped greenkeeper badge
  • v3 upgrade (#90)
  • Bump @types/node from 13.13.12 to 14.0.13 (#93)
  • Bump simple-get from 3.1.0 to 4.0.0 (#92)
  • Bump got from 10.7.0 to 11.3.0 (#94)
  • Bump @typescript-eslint/parser from 2.34.0 to 3.3.0 (#91)

v3.2.0

11 May 07:36
Compare
Choose a tag to compare

📚 PR:

  • Added basic websocket support (#89)

v3.1.0

03 May 10:56
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update got to version 10.6.0 (#81)
  • Add proxyPayloads option (#87)

v3.0.0

21 Jan 22:40
Compare
Choose a tag to compare
  • Updated deps, droppped Node 8 #77