Skip to content

@grpc/grpc-js Beta 0.3.6

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 08 Mar 18:50
· 2723 commits to master since this release
a35ec38
  • Use getRequestHeaders if available when handling credentials objects for compatibility with newer versions of google-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)