- Added ability to set response headers and status code from interceptors/guards (core) and configure socketOptions for ClientRMQ and ServerRMQ (microservices).
- Exported ClientRMQ and ServerRMQ classes for direct use.
- Fixed host property handling in ServerTCP and corrected http2 option delegation in the Fastify platform.