v10.4.8 (2024-11-15)
Bug fixes
microservices
- #14059 fix(microservices): include discarded rmq client options (@v-sum)
- #14132 fix(microservices): no messages emitted with mqtt when qos set (@kamilmysliwiec)
core
- #14133 fix(core): flaky durable provider, remove instance on error (@kamilmysliwiec)
Enhancements
core
- #14143 feat(core): expose listening stream from http adapter host (@kamilmysliwiec)
- #14139 chore(core): defer application shutdown until init finishes (@mksony)
Committers: 3
- Kamil Mysliwiec (@kamilmysliwiec)
- Max (@mksony)
- Vasile Sumanschi (@v-sum)