Skip to content

Node gRPC v1.18.0

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 16 Jan 21:09
· 2885 commits to master since this release
591c5b9
  • Add missing TypeScript definition for Server.bindAsync() (#669 contributed by @andrew8er)
  • Fix handling of options.host in client method calls (#688 contributed by @winguse)
  • Add Electron 4 binaries (#695)
  • Add details property to StatusError type definition (#700)
  • Fix handling of non-service objects in loadPackageDefinition (#705)