Skip to content

@grpc/grpc-js 1.9.1

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 22 Aug 17:05
· 72 commits to @grpc/[email protected] since this release
7ca0af6
  • Improve formatting of channelz logs (#2535)
  • Avoid sending initial request after the deadline passes in some cases (#2536)
  • Fix possible null reference in pick_first load balancing policy (#2539)
  • Allow empty method config names in service configs (#2550)
  • Defer actions in write callbacks on the client to potentially work around a Node bug (#2552)