- Added getter/setter object decoration, .status() alias for .code(), and versioned routes support.
- listen() now returns the server URL; added tests for socket path handling and removed error param from Node listen callback.
- Expanded ecosystem with fastify‑soap client and fastify‑oauth2 plugins; updated documentation and benchmarks.