- Added onRequest route hook and fastify‑normalize‑request‑reply plugin for enhanced request handling.
- Improved performance with faster startup and cached Ajv compiled schemas.
- Updated multiple docs pages and fixed various schema and typo bugs.
Official Fastify changelog summary with source attribution, release tags, and community reactions.
Track this Fastify release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Fastify release note into a weekly digest for the tools you actually use.
Create digestFix for two Fastify security advisories (GHSA‑w2qp‑rph6‑63g4 and GHSA‑3m5p‑2c4r‑xxw2).
Added per‑route logging for Google Cloud Functions and introduced `Reply.prototype.mediaType` for easier content‑type handling.
Fixed trailer state clearing when removing all trailers and corrected requestCompleted handling to use null instead of undefined.