v11.1.0
nestjs/nestv11.1.0Apr 23, 2025by kamilmysliwiec
AI Summary
A feature release introducing support for topic exchanges in RabbitMQ microservices.
Key Highlights
- Added support for topic exchange in RabbitMQ microservices.
New Features
- Add support for topic exchange (rabbitmq)
Full Release Notes
## v11.1.0 (2025-04-23) #### Enhancements * `microservices` * [#14540](https://github.com/nestjs/nest/pull/14540) feat(microservices): add support for topic exchange (rabbitmq) ([@kamilmysliwiec](https://github.com/kamilmysliwiec)) #### Committers: 1 - Kamil Mysliwiec ([@kamilmysliwiec](https://github.com/kamilmysliwiec))