v5.12.2
Fixed 1
- callNotFound should run not-found preHandler regardless of registration order
Security 4
- Fix for GHSA-9q9j-q6p8-xq58
- Fix for GHSA-hwr6-493r-vm6h
- Fix for GHSA-p68q-wchp-6fh7
- Fix for GHSA-667r-xxjv-c9mm
From Fastify
⚠️ Security release
- Fix for https://github.com/fastify/fastify/security/advisories/GHSA-9q9j-q6p8-xq58
- Fix for https://github.com/fastify/fastify/security/advisories/GHSA-hwr6-493r-vm6h
- Fix for https://github.com/fastify/fastify/security/advisories/GHSA-p68q-wchp-6fh7
- Fix for https://github.com/fastify/fastify/security/advisories/GHSA-667r-xxjv-c9mm
What's Changed
- [Backport 5.x] fix: callNotFound should run not-found preHandler regardless of registration order by @github-actions[bot] in https://github.com/fastify/fastify/pull/6973
- [Backport 5.x] chore: npm ignore remaining agent files by @github-actions[bot] in https://github.com/fastify/fastify/pull/7003
Full Changelog: https://github.com/fastify/fastify/compare/v5.12.1...v5.12.2