11.1.25
What's Changed
- fix(microservices): reject pending Redis requests on close by @yudin-s in https://github.com/nestjs/nest/pull/17024
- fix(core): register SSE close listener before async setup by @fallintoplace in https://github.com/nestjs/nest/pull/17018
- fix(platform-fastify): remove pathname ending slash by @kamilmysliwiec in https://github.com/nestjs/nest/pull/17094
Full Changelog: https://github.com/nestjs/nest/compare/v11.1.24...v11.1.25