NestJS v11.1.20

v11.1.20
Added 3
  • Add return buffers option for binary data in microservices
  • Handle RMQ blocked/unblocked connection events
  • Add defParamCharset to MulterOptions in platform-express
Changed 1
  • Improve filetype validator buffer message
Fixed 7
  • Fix deeply nested transient providers resolution
  • Fix @Sse losing events on complete
  • Defer SSE writehead until after lifecycle completes
  • Use strict null check for SSE message id
  • Fix ServerRMQ crashing at boot when @MessagePattern(undefined) is combined with wildcards: true
  • Accept zero timestamp in parse date pipe
  • Deduplicate disconnect listener in bindMessageHandlers for socket.io
v11.1.20 (2026-05-13)
Bug fixes
  • core, testing
  • core
  • microservices
    • #16850 fix(microservices): ServerRMQ crashes at boot when @MessagePattern(undefined) is combined with wildcards: true (@lavieennoir)
  • common
    • #16845 fix(common): accept zero timestamp in parse date pipe (@Mysh3ll)
  • platform-socket.io
    • #16742 fix(socket.io): Deduplicate disconnect listener in bindMessageHandlers (@fru1tworld)
Enhancements
  • microservices
    • #16676 feat(microservices): add return buffers option for binary data (@Forceres)
    • #16826 feat(microservices): handle rmq blocked/unblocked connection events (@thisalihassan)
  • common
  • platform-express
Dependencies
Committers: 13
View original

Upgraded? How did it go?

Discussion