Skip to content

@grpc/grpc-js Beta 0.6.5

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 04 Oct 22:03
· 2419 commits to master since this release
2be82c7
  • Fix connectivity state for channels that lose connection while no calls are being started (#1066)
  • Add support for GRPC_TRACE and GRPC_VERBOSITY environment variables, and added some tracers. See linked PR for details (#1065).