What's Changed
- fix: server.requestTimeout miss when https by @zgoby in #3447
- docs: add Google Cloud Functions example to Serverless Documentation by @etino in #3445
- docs: add fastify-polyglot plugin to the ecosystem by @heplyadm in #3452
- fix(typescript): define instance listen callback error nullable by @sf3ris in #3449
- docs: replace "sons" with "descendants" by @mroderick in #3453
- build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #3459
- docs(examples): fix ts-server exit code of error by @qin20 in #3458
- docs: add fastify-crud-generator plugin by @zuck in #3460
- fix: server.maxRequestsPerSocket miss by @zgoby in #3463
- fix: logger req serializers by @climba03003 in #3465
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #3466
- docs: add code sample for development logger config by @capaj in #3464
- docs: add post example to intro by @saihaj in #3438
- fix: use current instance schema controller by @MetCoder95 in #3454
- fix(typescript): add type declaration for FastifyRequest.context by @chrskrchr in #3472
- docs: add set-cookie special case by @genzyy in #3470
- docs(reply): grammar and readability fixes for
set-cookie
section by @Fdawgs in #3477 - build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #3451
- fix the sentence of
serializerCompiler
by @mm1995tk in #3490
New Contributors
- @zgoby made their first contribution in #3447
- @etino made their first contribution in #3445
- @sf3ris made their first contribution in #3449
- @qin20 made their first contribution in #3458
- @capaj made their first contribution in #3464
- @saihaj made their first contribution in #3438
- @chrskrchr made their first contribution in #3472
- @genzyy made their first contribution in #3470
- @mm1995tk made their first contribution in #3490
Full Changelog: v3.24.0...v3.24.1