Skip to content

Releases: fastify/fastify

v4.9.2

18 Oct 07:46
7c8ff17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.1...v4.9.2

v4.9.1

17 Oct 15:59
7910728
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.9.1

v4.9.0

17 Oct 07:47
f1480fc
Compare
Choose a tag to compare

What's Changed

  • fix: error handler content-type guessing by @climba03003 in #4329
  • build(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 by @dependabot in #4331
  • feat: Supporting different content-type responses by @iifawzi in #4264
  • fix: should now call default schema compilers by @Eomm in #4340
  • docs(ecosystem): replace heply -> beliven due to rebranding by @zuck in #4334
  • docs(ecosystem): add @fastify-userland plugins and tools by @BlackHole1 in #4345
  • Validate and throws a custom error when attempting to register invalid hook functions by @jhhom in #4332

New Contributors

Full Changelog: v4.8.1...v4.9.0

v4.8.1

10 Oct 07:27
6b2aff6
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

This release fixes GHSA-455w-c45v-86rg for the v4.x line.
This is a HIGH vulnerability that can lead to a crash, resulting in a total loss of availability.
The CVE for this vulnerability is CVE-2022-39288.

Full Changelog: v4.8.0...v4.8.1

v4.8.0

10 Oct 07:08
5053ad9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.8.0

v3.29.3

10 Oct 07:35
5df7665
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

This release backport the fixes of GHSA-455w-c45v-86rg for the v3.x line.
While not being a vulnerability for this line, a backport is still welcome due to the problems highlighted in the report.

Full Changelog: v3.29.2...v3.29.3

v4.7.0

30 Sep 16:28
2394f76
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

14 Sep 13:04
1237537
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.3...v4.6.0

v3.29.2

30 Aug 16:39
596c8c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.29.1...v3.29.2

v4.5.3

26 Aug 10:26
0824881
Compare
Choose a tag to compare

What's Changed

  • ecosystem.md: move fastify-secure-session and fastify-soap-client to core plugins by @Uzlopak in #4212
  • fix: inject hangs with undefined promise resolve by @simoneb in #4211
  • use hasOwnProperty from Object.prototype by @Uzlopak in #4214
  • chore: fastify branch list by @Eomm in #4218
  • chore: add support for TypeScript 4.8 by @SimenB in #4222

Full Changelog: v4.5.2...v4.5.3