- Expose validate and serialize functions on Request and Reply objects (new feature).
- Rename request.validate to request.validateInput (breaking change) and defer FastifyRequest type resolution.
- Fix caching of unnecessary content types, clientError handling on reused connections, and update docs (add Electron server, remove HTTP/2 experimental flag).