# NestJS v11.2.2 - Product: NestJS (https://whatsnew.fyi/product/nestjs) - Vendor: NestJS - Date: 2026-08-25 - Version: v11.2.2 - Original notes: https://github.com/nestjs/nest/releases/tag/v11.2.2 - Permalink: https://whatsnew.fyi/product/nestjs/releases/v11.2.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — ObserveInstrument breaking app startup with @nestjs/core@11.2.x - **fixed** — Bootstrap crashing with nestjs-cls proxy providers (ProxyProviderNotResolvedException on CLS_REQ) ##### 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