All Versions
75
Latest Version
Avg Release Cycle
12 days
Latest Release
1256 days ago

Changelog History
Page 8

  • v6.4.1

    July 03, 2019
  • v6.4.0 Changes

    July 01, 2019

    🔋 Features

    • core : add ApplicationConfig to injectable providers #2412
    • core : add getNext() to HttpArgumentsHost #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 when useClass is being used #2457
    • microservices : fix Redis reconnection strategy (recover from disconnect) #2246
    • microservices : sort microservices patterns (JS object keys) #2428
  • v6.3.2 Changes

    June 22, 2019

    🐛 Bug Fixes

    • common : add missing user property to NatsOptions #2426
    • common : add type guard to isNil utility function #2418
    • microservices : remove credentials property from options argument (gRPC) #2381
  • v6.3.1 Changes

    June 06, 2019

    🐛 Bug Fixes

    • core : invalid scopes resolution on module re-export #2341
  • v6.3.0 Changes

    June 05, 2019

    🔋 Features

    • common : add enableImplicitConversion option to ValidationPipe #2253
    • common : add ParseUUID pipe #2062
    • common : add option to allow validation of custom decorators #2304
    • core : add init() method to the application context interface #1592
    • core : useExisting provider #2145
    • microservices : RequestContext in request-scoped providers #2111
    • microservices : add ack boolean option to RMQ microservice settings #1583
    • microservices : add @GrpcStreamMethod and @GrpcStreamCall decorators (streaming support) #1568

    🐛 Bug Fixes

    • common : allow classes as parameters of custom decorators #1562
    • core : fix override logic (enhancers and providers) #2070
    • microservices : return correct type client type in ClientProxyFactory #2240
    • microservices : gracefully handle invalid messages sent through network #2299
    • microservices : allow setting max message length (gRPC client) #2295
    • microservices : fix gRPC server streaming error handling #1466

    Deps

    • common : update axios package #2322
    • core : upgrade `opencollective dependency #2272