Skip to content

@grpc/grpc-js 1.3.1

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 11 May 17:18
· 38 commits to @grpc/grpc-js@1.3.x since this release
126961a
  • Change a couple of isFunction checks to work in more contexts (#1761 contributed by @zereraz)
  • Eliminate some log spam in subchannel trace logs (#1770)
  • Fix the check for outputting the "read ECONNRESET" error as UNAVAILABLE (#1780)
  • Make the GRPC_VERBOSITY environment variable accept lower-case values (#1781)