Skip to content

@grpc/grpc-js 1.1.2

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 09 Jul 18:17
· 1698 commits to master since this release
62bee38

@grpc/grpc-js 1.1.1

  • Fix how the SNI string is constructed based on the provided target address (#1486)

@grpc/grpc-js 1.1.2

  • Drop connections when failing to use them to start streams, even when those connections appear otherwise healthy (#1494)
  • Add the string "Internal server error" to the commonly reported error "Received RST_STREAM with code 2" to clarify what causes that error (#1494)
  • Drop the peer dependency on google-auth-library (#1498)