@grpc/grpc-js 1.11.0
murgatroid99
released this
15 Jul 21:14
·
20 commits
to @grpc/grpc-js@1.11.x
since this release
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