- Added FileFieldsInterceptor for multi‑file uploads and async dynamic module support, plus new MiddlewareBuilder capabilities (route exclusion and method‑specific RouteInfo)
- Fixed several core bugs: 500 errors on empty bodies, duplicate middleware execution, improper APP provider registration, and custom decorator handling
- Improved APIs: exposed axiosRef from HttpService, made MiddlewareFunction generic, refined gRPC handling (stream cancellation and error propagation), and loosened TestModule.get() type signature