v11.2.2
Fixed 2
- ObserveInstrument breaking app startup with @nestjs/core@11.2.x
- Bootstrap crashing with nestjs-cls proxy providers (ProxyProviderNotResolvedException on CLS_REQ)
From NestJS
What's changed
- fix(core): ObserveInstrument breaks app startup with @nestjs/core@11.2.x #17554 by @kamilmysliwiec
- fix(core): Bootstrap crashes with nestjs-cls proxy providers (ProxyProviderNotResolvedException on CLS_REQ) #17553 by @kamilmysliwiec