⚠️ Security Release
This fixes CVE CVE-2026-3635 https://github.com/fastify/fastify/security/advisories/GHSA-444r-cwp2-x5xf.
What's Changed
- docs(readme): add @Tony133 to plugin team by @Tony133 in #6565
- Updated Plugins-Guide.md; Changed "fastify" to "instance" during plugin registration to showcase that it's added as a child by @kyrylchenko in #6566
- test: use fastify.test in test case by @climba03003 in #6568
- docs: use fastify.example in documentation by @climba03003 in #6567
- docs: add common performance degradation guidance by @maxpetrusenko in #6520
- docs(server): fix camelCase anchor links in TOC by @Deepvamja in #6530
- ci(link-checker): fix root-relative links resolution by @barba-rossa in #6535
- docs: update syntax markdown, absolute paths and links by @Tony133 in #6569
- docs: clarify content-type parser/schema mismatch is outside threat model by @mcollina in #6537
- docs: fix incorrect code examples in Reply and Request reference by @mahmoodhamdi in #6582
- docs: replace redirected npm.im http-errors link by @mcollina in #6588
- types: Allow port to be null in request type definition by @TristanBarlow in #6589
- docs: update links by @Tony133 in #6593
- ci(lock-threads): use shared lock-threads workflow by @Fdawgs in #6592
New Contributors
- @kyrylchenko made their first contribution in #6566
- @maxpetrusenko made their first contribution in #6520
- @Deepvamja made their first contribution in #6530
- @barba-rossa made their first contribution in #6535
- @mahmoodhamdi made their first contribution in #6582
- @TristanBarlow made their first contribution in #6589
Full Changelog: v5.8.2...v5.8.3