@grpc/grpc-js Beta 0.3.6
·
3018 commits
to master
since this release
- Use
getRequestHeadersif available when handling credentials objects for compatibility with newer versions ofgoogle-auth-library(#723) - Fix internal ordering error that could occasionally cause unexpected errors when cancelling streams with incoming messages (#766)
- Fix a warning that could be omitted when making many requests on a single client that never establishes a connection (#768)