Skip to content

Releases: fastify/fastify

v5.0.0-alpha.1

07 May 13:15
7f26c0e
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.27.0...v5.0.0-alpha.1

v4.27.0

07 May 13:02
fe25981
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.26.2...v4.27.0

v4.26.2

03 Mar 17:18
5c263b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.26.1...v4.26.2

v4.26.1

12 Feb 14:37
ffbc92c
Compare
Choose a tag to compare

What's Changed

  • docs(ecosystem): adds fastify-hana to the community plugins list by @yoav0gal in #5289
  • docs: fix misattributed property parent in deprecation warning: request.elapsedTime by @mscottnelson in #5299
  • chore: Bump lycheeverse/lychee-action from 1.8.0 to 1.9.3 by @dependabot in #5300
  • chore: Bump actions/dependency-review-action from 3 to 4 by @dependabot in #5301
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #5303
  • fix: amend error codes for latest avvio v8.3.0 by @mcollina in #5309
  • fix(types): Request route options url add undefined by @rozzilla in #5307
  • chore: add docs for tracing warnings by @jsumners in #5310

New Contributors

Full Changelog: v4.26.0...v4.26.1

v4.26.0

29 Jan 18:57
e10ae40
Compare
Choose a tag to compare

What's Changed

  • docs(ecosystem): add missing plugins to core list by @Fdawgs in #5234
  • ci: CITGM github workflow by @Uzlopak in #5233
  • chore: bump find-may-way to v8.0.0 by @mcollina in #5236
  • fix: setValidatorCompiler with addSchema by @derammo in #5188
  • feat(routes): expose findRoute and param validator by @sf3ris in #5230
  • feat: add use semicolon delimter config, default = true by @dancastillo in #5239
  • chore: add autocannon and concurrently as dev dependencies by @Uzlopak in #5240
  • fix: return the correct serializer function when no content-type is defined by @DouglasdeMoura in #5229
  • Sync next by @Uzlopak in #5238
  • docs: add open-collective by @Eomm in #5216
  • chore: Bump actions/upload-artifact from 3 to 4 by @dependabot in #5249
  • chore: Bump actions/labeler from 4 to 5 by @dependabot in #5248
  • docs(ecosystem): update fastify-rabbitmq // add fastify-hl7 to ecosystem.md by @Bugs5382 in #5245
  • chore: update actions/labeler@5 by @climba03003 in #5254
  • fix: restrict findRoute exposed property by @climba03003 in #5253
  • fix(test): flaky on-listen hook test by @Uzlopak in #5256
  • fix: remove unused promise warning in setNotFoundHandler with preHandler by @mcollina in #5258
  • fix: Always call resource.emitDestroy() by @mcollina in #5228
  • docs: Add missing punctuation in Ecosystem by @matthyk in #5261
  • docs: remove word repetition on Decorators docs by @rlawisch in #5260
  • chore(types): Remove unused type imports by @codershiba in #5264
  • chore(license): Update licensing year by @codershiba in #5266
  • chore(docs): Add clarification about fastify.setErrorHandler() by @codershiba in #5265
  • refactor: deprecate Reply#getResponseTime() in favour of Reply#elapsedTime by @codershiba in #5263
  • chore: remove www. from fastify.dev urls by @Fdawgs in #5270
  • feat: expose method for setGenReqId on FastifyInstance by @dancastillo in #5259
  • fix: ensure onListen hooks are called when they should be by @bienzaaron in #5273
  • docs: re-word clarification about setErrorHandler() by @codershiba in #5269
  • docs(ecosystem): remove unsupported package by @Fdawgs in #5278
  • docs: Fix Pino docs link by @BoscoDomingo in #5284
  • chore: add github sponsor by @Eomm in #5293
  • docs(ecosystem): adds fastify-sqlite-typed to the community plugins list by @yoav0gal in #5288
  • docs: add ESM usage example in Getting Started by @atilagulers in #5294
  • docs: repoint readers to shared .github files by @Fdawgs in #5268
  • feat: Web Stream API by @climba03003 in #5286
  • chore: sync generated code by @Eomm in #5295

New Contributors

Full Changelog: v4.25.2...v4.26.0

v4.25.2

24 Dec 16:54
04a4c97
Compare
Choose a tag to compare

What's Changed

  • fix: npm run test:watch by @domdomegg in #5221
  • fix: always consume stream payloads when responding to 204 with no body by @mcollina in #5231
  • docs: update setErrorHandler to explain not found behaviour by @domdomegg in #5218

New Contributors

Full Changelog: v4.25.1...v4.25.2

v4.25.1

15 Dec 08:35
e3a07ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.25.0...v4.25.1

v4.25.0

13 Dec 10:46
635acc8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.24.3...v4.25.0

v4.24.3

19 Oct 08:51
fc6bf5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.24.2...v4.24.3

v4.24.2

15 Oct 06:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.24.1...v4.24.2