github grpc/grpc-node @grpc/grpc-js@1.11.0
@grpc/grpc-js 1.11.0

latest releases: @grpc/grpc-js@1.11.3, @grpc/grpc-js@1.11.2, @grpc/grpc-js@1.11.1...
2 months ago

Changelog

  • Add Server connection injection API as described in gRFC L114 (#2675)
  • Implement support for an alternate DNS resolver that supports custom authorities (#2776 contributed by @gkampitakis)
  • Add a channel option to configure retry attempt limits (#2795)
  • Add a getHost method to server call objects (#2783, #2793)
  • Fix typos and omissions in service config validation errors (#2782 contributed by @matthewbinshtok)

Experimental API changes

Added:

  • splitHostPort
  • HostPort
  • createServerCredentialsWithInterceptors

Don't miss a new grpc-node release

NewReleases is sending notifications on new releases.