Skip to content

v6.7.0

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 16 Sep 09:01
· 12653 commits to master since this release
c40f1ff

Features

  • core: add getType() to both ExecutionContext and ArgumentsHost #1581
  • microservices: add getClientByServiceName to ClientGrpc 73c1cf3
  • microservices: Kafka support #2361

Bug Fixes

  • common: fix CacheStore.get() return type edc7bd0
  • common: added return types to Controller decorator overloads 6d90053
  • common: export NestApplicationOptions interface from the root e062a1b
  • core: exclude duplicated methods #2557