Skip to content

v5.6.1

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 16 Jan 20:58
· 16179 commits to master since this release

Features

  • common: add options support to ValidationPipe in the transformation phase #1374
  • core: support abstract classes in INestApplicationContext #1452
  • websockets: support RegExp in namespaces #1431
  • websockets: pass down more options to the underlying gRPC instance #1388

Bug Fixes

  • common: fix configurable axios instance in async HttpModule #1257
  • core: fix error message in case of circular dependency (wrong url) #1441
  • microservices: support proto namespaces in gRPC #1371