Releases: fastify/fastify-http-proxy
Releases · fastify/fastify-http-proxy
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
v8.4.0
v8.3.0
What's Changed
- docs(readme): fix route config link by @wtchangdm in #274
- Added WebSocket support for getUpstream() by @mcollina in #275
New Contributors
- @wtchangdm made their first contribution in #274
Full Changelog: v8.2.3...v8.3.0
v7.2.0
What's Changed
- feat: handle variable in prefixed paths in v7 by @alchristleo in #273
New Contributors
- @alchristleo made their first contribution in #273
Full Changelog: v7.1.0...v7.2.0
v8.2.3
v8.2.2
What's Changed
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #259
- ci: enable license checking by @Fdawgs in #260
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #261 - Add note on the README about Fastify v4 by @mcollina in #263
- build(deps-dev): bump @fastify/websocket from 6.0.1 to 7.0.0 by @dependabot in #264
- Add ability to handle variables in prefixed paths by @ifavo in #266
New Contributors
Full Changelog: v8.2.1...v8.2.2