- - Breaking changes: middleware no longer bundled (requires fastify‑express or middie), schema substitution now uses $ref, setSchemaCompiler/Resolver replaced by setValidatorCompiler, preParsing and content‑type parser signatures updated,...
- - New features: added connectionTimeout and keepAliveTimeout options, async/await support for plugins, ability to throw plain objects as errors.
- - Deprecations: old middleware support removed, previous hook signatures and request.req/reply.res deprecated, modifyCoreObjects option eliminated.