- Minor updates and bug fixes
- No breaking changes introduced
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.