Releases: nestjs/nest
Releases Β· nestjs/nest
v11.1.5
v11.1.5 (2025-07-18)
Dependencies
platform-express
- #15425 chore(deps): bump multer from 2.0.1 to 2.0.2 in /packages/platform-express (@dependabot[bot])
v11.1.4
v11.1.4 (2025-07-16)
Bug fixes
platform-fastify
core
,testing
- #15405 fix(core): fix race condition in class dependency resolution (@hajekjiri)
core
- #15333 fix(core): Make flattenRoutePath return a valid module (@gentunian)
microservices
- #15305 fix(microservices): Revisit RMQ pattern matching with wildcards (@getlarge)
- #15250 fix(constants): update RMQ_DEFAULT_QUEUE to an empty string (@EeeasyCode)
Enhancements
platform-fastify
- #14789 feat(fastify): add decorator for custom schema (@piotrfrankowski)
common
,core
,microservices
,platform-express
,platform-fastify
,websockets
- #15386 feat: enhance introspection capabilities (@kamilmysliwiec)
core
- #15374 feat: supporting fine async storage control (@Farenheith)
Dependencies
platform-ws
- #15350 chore(deps): bump ws from 8.18.2 to 8.18.3 (@dependabot[bot])
platform-fastify
- #15278 chore(deps): bump fastify from 5.3.3 to 5.4.0 (@dependabot[bot])
Committers: 11
- Alexey Filippov (@SocketSomeone)
- EFIcats (@ext4cats)
- Edouard Maleix (@getlarge)
- JaeHo Jang (@mag123c)
- Jiri Hajek (@hajekjiri)
- Kamil Mysliwiec (@kamilmysliwiec)
- Khan / μ΄μ°½λ―Ό (@EeeasyCode)
- Peter F. (@piotrfrankowski)
- Sebastian (@gentunian)
- Thiago Oliveira Santos (@Farenheith)
- jochong (@jochongs)
v10.4.19
v10.4.19 (2025-06-09)
Dependencies
platform-express
- chore(deps): bump multer from 2.0.0 to 2.0.1 (@dependabot[bot])
v11.1.3
v11.1.3 (2025-06-06)
Bug fixes
Enhancements
common
- #15209 feat: add string array type to disposition (@fjodor-rybakov)
common
,core
Dependencies
platform-express
- #15232 chore(deps): bump multer from 2.0.0 to 2.0.1 (@dependabot[bot])
Committers: 3
- Dmitry Zhlobo (@dzhlobo)
- @fjodor-rybakov
- @isaryy
v11.1.2
v11.1.2 (2025-05-26)
Bug fixes
microservices
Dependencies
common
- #15185 chore(deps): bump file-type from 20.5.0 to 21.0.0 (@dependabot[bot])
platform-express
- #15159 chore(deps): bump multer from 1.4.5-lts.2 to 2.0.0 (@dependabot[bot])
Committers: 2
v10.4.18
v10.4.18 (2025-05-26)
Dependencies
platform-express
- chore(deps): bump multer from 1.4.5-lts.2 to 2.0.0
v11.1.1
v11.1.1 (2025-05-14)
Bug fixes
core
- #15056 fix(core): HTTP adapter error mapping (@maxbronnikov10)
microservices
core
,platform-fastify
- #15061 fix(core): bring back
getHeader
andappendHeader
methods fromAbstractHttpAdapter
(@micalevisk)
- #15061 fix(core): bring back
platform-express
Enhancements
microservices
- #14606 feat(microservices): add specific transport id to microservices (@maxbronnikov10)
- #15057 feat(microservices): Allow custom exchangeType as string for plugin compatibility (@ChangmoKang)
- #15072 feat(microservices): Add exchange arguments to RabbitMQ (@gapon2401)
Dependencies
platform-fastify
- #15129 chore(deps): bump fastify from 5.3.2 to 5.3.3 (@dependabot[bot])
platform-ws
- #15068 chore(deps): bump ws from 8.18.1 to 8.18.2 (@dependabot[bot])
common
- #15029 chore(deps): bump file-type from 20.4.1 to 20.5.0 (@dependabot[bot])
Committers: 7
- Antonio Tripodi (@Tony133)
- Changmo Kang (Ryan) (@ChangmoKang)
- Igor Gaponov (@gapon2401)
- Jackie McDoniel (@jmcdo29)
- Maxim Bronnikov (@maxbronnikov10)
- Micael Levi L. Cavalcante (@micalevisk)
- Yatin Gaikwad (@yatin166)
v11.1.0
v11.1.0 (2025-04-23)
Enhancements
microservices
- #14540 feat(microservices): add support for topic exchange (rabbitmq) (@kamilmysliwiec)
Committers: 1
- Kamil Mysliwiec (@kamilmysliwiec)