Skip to content

v7.1.0

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 24 May 12:43
· 11388 commits to master since this release
eee8faf

Features

  • core: allow inheriting the ApplicationConfig object (for hybrid applications) #4261
  • microservices: add transport: Transport argument to the @MessagePattern() and @EventPattern decorators #4768

Bug Fixes

  • common: avoid mutating the axios options object
  • microservices: falsy options are no longer ignored (gRPC) #4817
  • microservices: additional gRPC options are no longer ignored #4607