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 ofReply#elapsedTime
by @codershiba in #5263 - chore: remove
www.
fromfastify.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
- @derammo made their first contribution in #5188
- @DouglasdeMoura made their first contribution in #5229
- @rlawisch made their first contribution in #5260
- @codershiba made their first contribution in #5264
- @BoscoDomingo made their first contribution in #5284
- @yoav0gal made their first contribution in #5288
- @atilagulers made their first contribution in #5294
Full Changelog: v4.25.2...v4.26.0