v11.1.26
parruda/swarmv11.1.26Jun 8, 2026by kamilmysliwiec
AI Summary
Fixes an issue where the SSE (Server-Sent Events) endpoint was returning an empty response.
Key Highlights
- Fix post SSE endpoint empty response
New Features
- SSE endpoint response fix
Full Release Notes
## What's Changed * fix(core): post sse endpoint empty response #17098 by @kamilmysliwiec in https://github.com/nestjs/nest/pull/17099 **Full Changelog**: https://github.com/nestjs/nest/compare/v11.1.25...v11.1.26