github nestjs/nest v12.1.0

latest release: v11.2.6
2 hours ago

v12.1.0 (2026-09-23)

Bug fixes

  • core
  • microservices
    • #17828 fix(microservices): let the redis client retry after a failed connect (@hktitof)
    • #17810 fix(microservices): fail every pending request when a callback throws (@hktitof)

Enhancements

  • core
    • #17846 fix(core): do not skip subsequent middleware after a transient one (@lehafari)
    • #17840 fix(core): preserve route handler names (@Grmiade)
  • common, core
  • platform-fastify
    • #17824 fix(fastify): honor Nest forceCloseConnections in initHttpServer (@xia-chao)
  • common
    • #17827 fix(common): apply the ParseDatePipe default to every missing value (@xia-chao)
  • platform-fastify, testing
  • common, core, platform-fastify

Committers: 9

Don't miss a new nest release

NewReleases is sending notifications on new releases.