Skip to content

Releases: fastify/fastify-http-proxy

v11.4.4

15 Apr 03:02
15df3dc

Choose a tag to compare

⚠️ Security Release

This fixes CVE CVE-2026-33805 GHSA-gwhp-pf74-vj37.

What's Changed

  • chore: remove fast-proxy dependency by @Tony133 in #453
  • build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in #454
  • build(deps-dev): bump pino-test from 1.1.0 to 2.0.0 by @dependabot[bot] in #456
  • build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #455
  • build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #457
  • ci: add lock-threads workflow by @Fdawgs in #459

Full Changelog: v11.4.3...v11.4.4

v11.4.3

26 Mar 08:22
16e2044

Choose a tag to compare

What's Changed

  • fix: Only replace the prefix at the beginning of the URL. by @ShogunPanda in #452

Full Changelog: v11.4.2...v11.4.3

v11.4.2

20 Mar 08:38
f571940

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.4.1...v11.4.2

v11.4.1

04 Dec 18:00
d15c916

Choose a tag to compare

What's Changed

  • fix: add types and updated docs for 'preRewrite'. by @mn4367 in #442

New Contributors

Full Changelog: v11.4.0...v11.4.1

v11.4.0

02 Dec 18:50
efcb312

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.3.0...v11.4.0

v11.3.0

24 Jun 15:02

Choose a tag to compare

What's Changed

  • chore(license): update date ranges; standardise style by @Fdawgs in #423
  • feat: Add preRewrite and routes options. by @ShogunPanda in #422

Full Changelog: v11.2.0...v11.3.0

v11.2.0

12 Jun 13:17
9626251

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.1.1...v11.2.0

v11.1.1

24 Feb 10:07

Choose a tag to compare

What's Changed

Full Changelog: v11.1.0...v11.1.1

v11.1.0

24 Feb 09:10
f63720b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.1...v11.1.0

v11.0.1

11 Jan 12:00
v11.0.1
54f4e8f

Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #393
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #394
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #395
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #396
  • chore(package): add funding and contribs by @Fdawgs in #397
  • docs(readme): fix broken link by @Fdawgs in #398
  • refactor: prefix unused params with underscores by @Fdawgs in #399
  • docs(readme): spelling and grammar fixes by @Fdawgs in #400

Full Changelog: v11.0.0...v11.0.1