- Added enableImplicitConversion to ValidationPipe, new ParseUUID pipe, and options for validating custom decorators; introduced init() method to the application context and useExisting provider support.
- Enhanced microservices with RequestContext in request‑scoped providers, ack option for RMQ, new @GrpcStreamMethod/@GrpcStreamCall decorators for streaming, and max message length configuration for gRPC clients.
- Fixed several issues: custom decorator class parameters, provider override logic, correct client type return, graceful handling of invalid network messages, and gRPC streaming error handling; updated axios and opencollective dependencies.