Skip to content

v6.1.0

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 10 Apr 11:12
· 14995 commits to master since this release
22a54d7

Features

  • core: allow setting headers and status code from interceptors/guards #1869
  • microservices: allow setting socketOptions in both ClientRMQ and ServerRMQ #1549

Bug Fixes

  • microservices: ServerTCP fix host property usage #1967
  • microservices: export ClientRMQ and ServerRMQ classes #1891
  • platform-fastify: fix http2 property delegation (constructor options) #1950