Releases: fastify/fastify-http-proxy
Releases · fastify/fastify-http-proxy
v7.1.0
What's Changed
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #234
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #237
- test: update type test by @climba03003 in #241
- docs: update installation instructions etc. by @Trott in #243
- docs: update references to old fastify-* modules by @Fdawgs in #244
- feat: forward cookies to websocket proxy by @morenol in #245
New Contributors
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #230
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #231
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #233
- Rename module by @jsumners in #238
Full Changelog: v6.2.2...v7.0.0
v6.2.2
📚 PR:
- Bump @types/ws from 7.4.7 to 8.2.0 (#183)
- Bump actions/setup-node from 2.4.0 to 2.4.1 (#184)
- build(dependabot): ignore minor and patch github-actions updates (#201)
- chore: upgrade github-action-merge-dependabot to v3 (#213)
- fix (types): update typescript definitions, typescript tests and harmonize directory structure (#226)
- Bump @types/node from 16.11.19 to 17.0.8 (#224)
- build: reduce dependabot update frequency (#227)
- fix: prevent internal error when qs is sent (#228)
v6.2.1
What's Changed
- Bump fastify-websocket from 3.2.2 to 4.0.0 by @dependabot in #179
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #180
- Add constraints option by @dominik-korsa in #182
New Contributors
- @dominik-korsa made their first contribution in #182
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #173
- Bump actions/setup-node from 2.3.1 to 2.4.0 by @dependabot in #175
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #176
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #177
- added support for dynamical upstream configuration by @nettema in #178
New Contributors
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.1
v6.0.0
📚 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)