v6.4.0
kamilmysliwiec
released this
01 Jul 13:20
·
13999 commits
to master
since this release
Features
- core: add
ApplicationConfig
to injectable providers #2412 - core: add
getNext()
toHttpArgumentsHost
#2369
Bug Fixes
- core: add error message if recursive injection happens #2481
- core: run static exception filters when request-scoped provider throws an error #2290
- core: fix invalid token created by
ModuleTokenFactory
whenuseClass
is being used #2457 - microservices: fix Redis reconnection strategy (recover from disconnect) #2246
- microservices: sort microservices patterns (JS object keys) #2428