v11.2.2

pathwaycom/pathwayv11.2.2Aug 25, 2026by kamilmysliwiec

AI Summary

This release focuses on application stability, fixing two specific issues that prevented apps from starting correctly involving ObserveInstrument and CLS proxy providers.

Key Highlights

  • Resolved ObserveInstrument breaking app startup
  • Fixed bootstrap crashes with nestjs-cls proxy providers
  • Resolved ProxyProviderNotResolvedException on CLS_REQ

Full Release Notes

## 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